wok diff lxmenu-data/receipt @ rev 16365

Up libusb (1.0.18), libusb-compat (0.1.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 14 10:35:34 2014 +0000 (2014-04-14)
parents 2a5cc8208d36
children c73f683146cf
line diff
     1.1 --- a/lxmenu-data/receipt	Sun Oct 20 22:08:25 2013 +0000
     1.2 +++ b/lxmenu-data/receipt	Mon Apr 14 10:35:34 2014 +0000
     1.3 @@ -10,13 +10,13 @@
     1.4  WEB_SITE="http://www.lxde.org/"
     1.5  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
     1.6  CONFIG_FILES="/etc/xdg/menus/lxde-applications.menu"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9 -BUILD_DEPENDS="gettext intltool"
    1.10 +[ "$ARCH" == "i486" ] && BUILD_DEPENDS="gettext intltool"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()
    1.14  {
    1.15 -	cd $src
    1.16  	./configure \
    1.17  		--prefix=/usr \
    1.18  		--sysconfdir=/etc \