commit ce3f68c50411b992f9e974f7bce89e3f3f08fbd4 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Tue Aug 7 13:47:26 2007 +0200 xorg-xgamma: updated to 1.0.2. diff --git a/xorg-xgamma/.footprint b/xorg-xgamma/.footprint index d059311..711232e 100644 --- a/xorg-xgamma/.footprint +++ b/xorg-xgamma/.footprint @@ -3,4 +3,4 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/xgamma drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xgamma.1x.gz +-rw-r--r-- root/root usr/man/man1/xgamma.1.gz diff --git a/xorg-xgamma/.md5sum b/xorg-xgamma/.md5sum index 72050f2..e18e495 100644 --- a/xorg-xgamma/.md5sum +++ b/xorg-xgamma/.md5sum @@ -1 +1 @@ -45d8fa3c85d4bfda87251798fd605a45 xgamma-1.0.1.tar.bz2 +f13ddedaa63a608d3b025d326f4f5b5d xgamma-1.0.2.tar.bz2 diff --git a/xorg-xgamma/Pkgfile b/xorg-xgamma/Pkgfile index 82da913..9b263b6 100644 --- a/xorg-xgamma/Pkgfile +++ b/xorg-xgamma/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-libx11, xorg-libxxf86vm name=xorg-xgamma -version=1.0.1 +version=1.0.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xgamma-$version.tar.bz2) build() { cd xgamma-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install