wok diff xorg-xf86-input-plpevtch/receipt @ rev 8050

Improve attr&acl receipts by replacing strange slackware seds by the use of DIST_ROOT; acl includes are now going at the right place.
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 20 21:38:00 2011 +0100 (2011-01-20)
parents 2e7bfa3045a0
children eb8067417980
line diff
     1.1 --- a/xorg-xf86-input-plpevtch/receipt	Sun Oct 31 09:45:41 2010 +0100
     1.2 +++ b/xorg-xf86-input-plpevtch/receipt	Thu Jan 20 21:38:00 2011 +0100
     1.3 @@ -5,9 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Xorg server driver for touchscreens."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="xorg"
     1.8 -BUILD_DEPENDS="xorg-server xorg-xproto pkg-config xorg-server-dev \
     1.9 -xorg-inputproto xorg-randrproto"
    1.10 +DEPENDS="xorg-server"
    1.11 +BUILD_DEPENDS="xorg-server-dev"
    1.12  SOURCE="xf86-input-plpevtch"
    1.13  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.plop.at/en/touchscreen.html"