CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
attic
/
ports
/
opt-cross.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e0c8b0
)
libpcap: removed commented lines
author
Victor Martinez
<pitillo@ono.com>
Thu, 8 Jul 2010 06:44:38 +0000
(06:44 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Thu, 8 Jul 2010 06:44:38 +0000
(06:44 +0000)
libpcap/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/libpcap/Pkgfile
b/libpcap/Pkgfile
index f38b786a04d7899ed53a4ccca7fba5f70bf18907..59a01991b74e4a0e9329d497e101aa1f77680409 100644
(file)
--- a/
libpcap/Pkgfile
+++ b/
libpcap/Pkgfile
@@
-22,6
+22,4
@@
build () {
--cache-file=config.cache
make
make DESTDIR=$PKG install install-shared
-# ln -s $name.so.$version $PKG/usr/lib/$name.so.1
-# ln -s $name.so.$version $PKG/usr/lib/$name.so
}