summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-13 12:15:26 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-13 12:15:26 +0100
commitf7fcde73f249a77d17f46881158fee6ef434a68e (patch)
treebb9adfabec5871c25efd9e38dc47700480f0c45f /xorg
parent355797ab8e7004043d61f710f0e27ff3476b6280 (diff)
downloadnutyx-extra-f7fcde73f249a77d17f46881158fee6ef434a68e.tar.gz
nutyx-extra-f7fcde73f249a77d17f46881158fee6ef434a68e.tar.bz2
nutyx-extra-f7fcde73f249a77d17f46881158fee6ef434a68e.tar.xz
nutyx-extra-f7fcde73f249a77d17f46881158fee6ef434a68e.zip
xorg-iceauth, maj emplacement de man et footprint
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-iceauth/.footprint7
-rw-r--r--xorg/xorg-iceauth/Pkgfile2
2 files changed, 5 insertions, 4 deletions
diff --git a/xorg/xorg-iceauth/.footprint b/xorg/xorg-iceauth/.footprint
index 41ed62b86..176983bca 100644
--- a/xorg/xorg-iceauth/.footprint
+++ b/xorg/xorg-iceauth/.footprint
@@ -1,6 +1,7 @@
drwxr-xr-x root/root usr/
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.1.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/iceauth.1.gz
diff --git a/xorg/xorg-iceauth/Pkgfile b/xorg/xorg-iceauth/Pkgfile
index 144bd07a8..04723649f 100644
--- a/xorg/xorg-iceauth/Pkgfile
+++ b/xorg/xorg-iceauth/Pkgfile
@@ -11,7 +11,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/iceauth-$version.tar
build() {
cd iceauth-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install