wok diff linux64-aufs/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 e111e954037a
children 6fab3264ba87
line diff
     1.1 --- a/linux64-aufs/receipt	Fri Sep 18 09:33:57 2015 +0200
     1.2 +++ b/linux64-aufs/receipt	Mon Oct 05 01:10:26 2015 +0300
     1.3 @@ -11,6 +11,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WGET_URL="git|git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-standalone.git"
     1.6  BRANCH="origin/${PACKAGE}3.2"
     1.7 +PROVIDE="aufs:linux64"
     1.8  
     1.9  DEPENDS="linux64"
    1.10  BUILD_DEPENDS="linux64-module-headers git xz uclibc-cross-compiler-x86_64"