summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-imake/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-03-05 14:54:04 +0100
committersibel <lesibel@free.fr>2011-03-05 14:54:04 +0100
commite63962fa03babce62f0fac699d3898050a5fd9a3 (patch)
tree12bb557bc543f2957537a784173c85e07080aea9 /xorg/xorg-imake/Pkgfile
parent051626c6b2965f3e7702f51519f8f5bbec53f54e (diff)
parent5f7f256f10f45c8afea58c0f95a5e963ae00401e (diff)
downloadnutyx-pakxe-e63962fa03babce62f0fac699d3898050a5fd9a3.tar.gz
nutyx-pakxe-e63962fa03babce62f0fac699d3898050a5fd9a3.tar.bz2
nutyx-pakxe-e63962fa03babce62f0fac699d3898050a5fd9a3.tar.xz
nutyx-pakxe-e63962fa03babce62f0fac699d3898050a5fd9a3.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'xorg/xorg-imake/Pkgfile')
-rw-r--r--xorg/xorg-imake/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/xorg/xorg-imake/Pkgfile b/xorg/xorg-imake/Pkgfile
index fc79ebef3..3954d060e 100644
--- a/xorg/xorg-imake/Pkgfile
+++ b/xorg/xorg-imake/Pkgfile
@@ -6,15 +6,14 @@
# Run on: xorg-cf-files
name=xorg-imake
-version=1.0.3
+version=1.0.4
release=1
source=(http://xorg.freedesktop.org/releases/individual/util/imake-$version.tar.bz2)
build() {
cd imake-$version
- ./configure --prefix=/usr \
- --mandir=/usr/share/man
+ ./configure $XORG_CONFIG
make
make DESTDIR=$PKG install