CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
attic
/
ports
/
core-cross.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93b71f3
)
wireless-tools: update to 29
author
Victor Martinez
<pitillo@ono.com>
Tue, 15 Mar 2011 08:18:42 +0000
(08:18 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Tue, 15 Mar 2011 08:18:42 +0000
(08:18 +0000)
wireless-tools/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/wireless-tools/Pkgfile
b/wireless-tools/Pkgfile
index afe867a380a113f259a44e82146a88f7971d23b4..b0aea11b93613969715aeb1fe216742c61951590 100644
(file)
--- a/
wireless-tools/Pkgfile
+++ b/
wireless-tools/Pkgfile
@@
-12,6
+12,5
@@
source=(http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/${name/-/_}.$versio
build() {
cd ${name/-/_}.$version
make CC="$CC" CFLAGS="$CFLAGS"
-
make PREFIX=$PKG/usr install
+ make PREFIX=$PKG/usr install
}
-