commit cdaf8a55e1d09be265b9675198ff476ad5d6304e Author: Tilman Sauerbeck <tilman@crux.nu> Date: Tue Aug 28 20:08:17 2007 +0200 xorg-xset: updated to 1.0.3. diff --git a/xorg-xset/.footprint b/xorg-xset/.footprint index 7e874e6..ffb19a7 100644 --- a/xorg-xset/.footprint +++ b/xorg-xset/.footprint @@ -3,4 +3,4 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/xset drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xset.1x.gz +-rw-r--r-- root/root usr/man/man1/xset.1.gz diff --git a/xorg-xset/.md5sum b/xorg-xset/.md5sum index 2199810..8d0eb17 100644 --- a/xorg-xset/.md5sum +++ b/xorg-xset/.md5sum @@ -1 +1 @@ -1b781a0802c7b8fb9619a6665607b3f0 xset-1.0.2.tar.bz2 +657bbb43ce5470c33665d187c1740566 xset-1.0.3.tar.bz2 diff --git a/xorg-xset/Pkgfile b/xorg-xset/Pkgfile index 18bc020..7bd5522 100644 --- a/xorg-xset/Pkgfile +++ b/xorg-xset/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-libxmu, xorg-libx11, xorg-libxext, xorg-libxxf86misc, xorg-libxfontcache, xorg-libxp name=xorg-xset -version=1.0.2 +version=1.0.3 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xset-$version.tar.bz2) build() { cd xset-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install