wok diff fakeroot/receipt @ rev 14117

dnsmasq: add DESTDIR
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 25 17:17:17 2013 +0100 (2013-02-25)
parents c771aa29f5d4
children fcdd50638150
line diff
     1.1 --- a/fakeroot/receipt	Sat Dec 11 21:32:22 2010 +0000
     1.2 +++ b/fakeroot/receipt	Mon Feb 25 17:17:17 2013 +0100
     1.3 @@ -1,11 +1,10 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="fakeroot"
     1.7 -VERSION="1.14.5"
     1.8 +VERSION="1.15.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Gives a fake root environment, useful for building packages as a non-privileged user"
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 -DEPENDS=""
    1.13  TARBALL="${PACKAGE}_${VERSION}.orig.tar.bz2"
    1.14  WEB_SITE="http://packages.debian.org/fakeroot"
    1.15  WGET_URL="http://ftp.debian.org/debian/pool/main/f/$PACKAGE/$TARBALL"