summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-01-31 20:10:42 +0100
committertnut <thierryn1 at hispeed dot ch>2010-01-31 20:10:42 +0100
commit8d2bb076fbd334f541b6662d2abd878b890c81e4 (patch)
tree8ba5f1b4acb757e506a521d072b074c5c4d431e7 /xorg
parent1f5de467de6022b0297856ca911b0f33333842d3 (diff)
downloadnutyx-extra-8d2bb076fbd334f541b6662d2abd878b890c81e4.tar.gz
nutyx-extra-8d2bb076fbd334f541b6662d2abd878b890c81e4.tar.bz2
nutyx-extra-8d2bb076fbd334f541b6662d2abd878b890c81e4.tar.xz
nutyx-extra-8d2bb076fbd334f541b6662d2abd878b890c81e4.zip
Maj de xorg-xwininfo#1.0.4-2
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-xwininfo/.footprint7
-rw-r--r--xorg/xorg-xwininfo/Pkgfile4
2 files changed, 6 insertions, 5 deletions
diff --git a/xorg/xorg-xwininfo/.footprint b/xorg/xorg-xwininfo/.footprint
index 4d4260654..5fcf17fbe 100644
--- a/xorg/xorg-xwininfo/.footprint
+++ b/xorg/xorg-xwininfo/.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/xwininfo
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/xwininfo.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/xwininfo.1.gz
diff --git a/xorg/xorg-xwininfo/Pkgfile b/xorg/xorg-xwininfo/Pkgfile
index c99efa66c..104232264 100644
--- a/xorg/xorg-xwininfo/Pkgfile
+++ b/xorg/xorg-xwininfo/Pkgfile
@@ -5,13 +5,13 @@
name=xorg-xwininfo
version=1.0.4
-release=1
+release=2
source=(http://xorg.freedesktop.org/releases/individual/app/xwininfo-$version.tar.bz2)
build() {
cd xwininfo-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install