wok diff aufs-utils/receipt @ rev 6581

Added chrpath. Change or deleta the rpath or runpath in ELF files.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 08 23:30:58 2010 +0000 (2010-10-08)
parents 967fe94776a2
children 938f73ef864a
line diff
     1.1 --- a/aufs-utils/receipt	Fri Jul 16 22:19:41 2010 +0200
     1.2 +++ b/aufs-utils/receipt	Fri Oct 08 23:30:58 2010 +0000
     1.3 @@ -1,11 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="aufs-utils"
     1.7 -VERSION="20090928"
     1.8 +VERSION="20100916"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="The aufs utils."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="linux-aufs"
    1.13 +BUILD_DEPENDS="git"
    1.14  WEB_SITE="http://aufs.sourceforge.net/"
    1.15  
    1.16  # Rules to configure and make the package.