diff options
Diffstat (limited to 'repo/util/wireless-tools.xibuild')
-rw-r--r-- | repo/util/wireless-tools.xibuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/util/wireless-tools.xibuild b/repo/util/wireless-tools.xibuild index e33c0e0..e461eb2 100644 --- a/repo/util/wireless-tools.xibuild +++ b/repo/util/wireless-tools.xibuild @@ -7,9 +7,9 @@ PKG_VER=29 SOURCE=https://hewlettpackard.github.io/wireless-tools/wireless_tools.$PKG_VER.tar.gz DESC="Tools allowing to manipulate the Wireless Extensions" -ADDITIONAL=( +ADDITIONAL=" https://www.linuxfromscratch.org/patches/blfs/svn/wireless_tools-$PKG_VER-fix_iwlist_scanning-1.patch - ) + " prepare () { sed -i "s/ldconfig/echo/g" Makefile |