wok-next diff avant-window-navigator/receipt @ rev 18472

ghostscript, libv4l, slitaz-base-files: fix installation (thanks llev)
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 05 01:10:26 2015 +0300 (2015-10-05)
parents 17e313b5b9c1
children d5f9f516b706
line diff
     1.1 --- a/avant-window-navigator/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/avant-window-navigator/receipt	Mon Oct 05 01:10:26 2015 +0300
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://launchpad.net/awn/"
     1.7 -WGET_URL="http://launchpad.net/awn/0.4/$VERSION/+download/$TARBALL"
     1.8 +WGET_URL="http://launchpad.net/awn/${VERSION%.*}/$VERSION/+download/$TARBALL"
     1.9  TAGS="panel"
    1.10  
    1.11  DEPENDS="acl dbus dbus-glib librsvg libwnck xorg-xcompmgr libgtop \
    1.12 @@ -24,7 +24,6 @@
    1.13  	# Binutils 2.22 break many packages build without LDFLAGS set correctly.
    1.14  	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries"
    1.15  	
    1.16 -	cd $src
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--sysconfdir=/etc \