wok diff lxmenu-data/receipt @ rev 17805

Up caja (1.9.3)
author Yuri Pourre <yuripourre@gmail.com>
date Sat Mar 21 03:28:25 2015 -0300 (2015-03-21)
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	Sat Mar 21 03:28:25 2015 -0300
     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 \