WebHosting Paid by #1Payday.Loans


   The ROCK Linux project has been discontinued in 2010. Here are the old data for the historical record!

?mode=patch&uid=2006100214180431673
Open Patch: 2006100214180431673 (by blindcoder)
+ blindcoder
Votecheck 'core-strong': Missing 1 qualified vote(s) (clifford, fake, teha)
package/base/wireless-tools/wireless-tools.conf
Benjamin Schieder:
        wireless-tools: hotfix for installation in /sbin and /lib
Benjamin Schieder:
        wireless-tools: hotfix for installation in /sbin and /lib
--- package/base/wireless-tools/wireless-tools.conf     (Revision 69)
+++ package/base/wireless-tools/wireless-tools.conf     (Arbeitskopie)
@@ -20,12 +20,9 @@
 # 
 # --- ROCK-COPYRIGHT-NOTE-END ---
 
-var_append makeopt " " "PREFIX=$root/$prefix"
-var_append makeinstopt " " "PREFIX=$root/$prefix"
+var_append makeopt " " "PREFIX=$root/$prefix INSTALL_LIB=$root/lib INSTALL_DIR=$root/sbin"
+var_append makeinstopt " " "PREFIX=$root/$prefix INSTALL_LIB=$root/lib INSTALL_DIR=$root/sbin"
 
-var_append INSTALL_WRAPPER_FILTER "|" \
-       'sed -e "s,usr/\(sbin/ifrename\),\1," -e "s,usr/lib/,lib/,"'
-
 wireless_tools_postmake()
 {
        cp -v $confdir/rocknet_wireless.sh \

[Download this patch]