summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxfixes/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-11 15:27:08 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-11 15:27:08 +0100
commit989e141b6c2d4bc84e53f1ab243a33bdf865f5f0 (patch)
tree58eec5b96f7ac4e3196916084aed024d4ee61c58 /xorg/xorg-libxfixes/Pkgfile
parent61bf75c225cd044dd21f7a840e73c4207205c41d (diff)
downloadnutyx-pakxe-989e141b6c2d4bc84e53f1ab243a33bdf865f5f0.tar.gz
nutyx-pakxe-989e141b6c2d4bc84e53f1ab243a33bdf865f5f0.tar.bz2
nutyx-pakxe-989e141b6c2d4bc84e53f1ab243a33bdf865f5f0.tar.xz
nutyx-pakxe-989e141b6c2d4bc84e53f1ab243a33bdf865f5f0.zip
xorg-libxfixes, maj 5.0-1
Diffstat (limited to 'xorg/xorg-libxfixes/Pkgfile')
-rw-r--r--xorg/xorg-libxfixes/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg/xorg-libxfixes/Pkgfile b/xorg/xorg-libxfixes/Pkgfile
index b4c482459..4a01f6ed3 100644
--- a/xorg/xorg-libxfixes/Pkgfile
+++ b/xorg/xorg-libxfixes/Pkgfile
@@ -6,14 +6,14 @@
# Run on: xorg-libx11
name=xorg-libxfixes
-version=4.0.5
+version=5.0
release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libXfixes-$version.tar.bz2)
build() {
cd libXfixes-$version
- ./configure --prefix=/usr
+ ./configure $XORG_CONFIG
make
make DESTDIR=$PKG install