wok diff usbutils/receipt @ rev 18079
mate-panel: Update (b)deps
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Fri May 22 17:40:44 2015 -0300 (2015-05-22) |
parents | b62b949e9826 |
children | 9e01bc6321ea |
line diff
1.1 --- a/usbutils/receipt Fri Jan 31 19:47:26 2014 +0100 1.2 +++ b/usbutils/receipt Fri May 22 17:40:44 2015 -0300 1.3 @@ -10,15 +10,15 @@ 1.4 WEB_SITE="http://linux-usb.sourceforge.net/" 1.5 #WGET_URL="http://www.kernel.org/pub/linux/utils/usb/$PACKAGE/$TARBALL" 1.6 WGET_URL="http://sourceware.mirrors.tds.net/pub/kernel.org/linux/utils/usb/$PACKAGE/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 + 1.9 TAGS="usb" 1.10 - 1.11 DEPENDS="glibc-base libusb libusb-compat zlib usbids" 1.12 BUILD_DEPENDS="libusb-dev pkg-config zlib-dev" 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules() 1.16 { 1.17 - cd $src 1.18 ./configure \ 1.19 --prefix=/usr \ 1.20 --libdir=/usr/lib \ 1.21 @@ -43,8 +43,6 @@ 1.22 # 1.23 pre_install() 1.24 { 1.25 - local root 1.26 - root=$1 1.27 echo "Processing pre-install commands..." 1.28 echo -n "Removing Busybox lsusb... " 1.29 rm -f $root/usr/bin/lsusb