commit 4477a870b49cb49365844654e8b75d535bc430db Author: Tilman Sauerbeck <tilman@crux.nu> Date: Wed Jul 25 10:49:55 2007 +0200 xorg-iceauth: updated to 1.0.2. diff --git a/xorg-iceauth/.footprint b/xorg-iceauth/.footprint index 1dd2683..41ed62b 100644 --- a/xorg-iceauth/.footprint +++ b/xorg-iceauth/.footprint @@ -3,4 +3,4 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/iceauth drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/iceauth.1x.gz +-rw-r--r-- root/root usr/man/man1/iceauth.1.gz diff --git a/xorg-iceauth/.md5sum b/xorg-iceauth/.md5sum index 726afe3..7edb3f4 100644 --- a/xorg-iceauth/.md5sum +++ b/xorg-iceauth/.md5sum @@ -1 +1 @@ -50df9a5718b3cb6544a1c9f38b392b09 iceauth-1.0.1.tar.bz2 +7ab8b64edf0212a9d9a3c8129901a450 iceauth-1.0.2.tar.bz2 diff --git a/xorg-iceauth/Pkgfile b/xorg-iceauth/Pkgfile index 37a1655..144bd07 100644 --- a/xorg-iceauth/Pkgfile +++ b/xorg-iceauth/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-server, xorg-xproto, xorg-libice name=xorg-iceauth -version=1.0.1 +version=1.0.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/iceauth-$version.tar.bz2) build() { cd iceauth-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install