summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-25 18:40:28 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-25 18:40:28 +0200
commit96e24331fa6252af8e8d855a5623cc963f672fe1 (patch)
treebfa2824d0e41878d1590b5edef329b45f5684342
parent593f93d8241b741e5b8b23497070f35a1f7a8981 (diff)
downloadnutyx-extra-96e24331fa6252af8e8d855a5623cc963f672fe1.tar.gz
nutyx-extra-96e24331fa6252af8e8d855a5623cc963f672fe1.tar.bz2
nutyx-extra-96e24331fa6252af8e8d855a5623cc963f672fe1.tar.xz
nutyx-extra-96e24331fa6252af8e8d855a5623cc963f672fe1.zip
xorg-xmag, maj footprint
-rw-r--r--xorg/xorg-xmag/.footprint6
-rw-r--r--xorg/xorg-xmag/Pkgfile5
2 files changed, 6 insertions, 5 deletions
diff --git a/xorg/xorg-xmag/.footprint b/xorg/xorg-xmag/.footprint
index ab8a58d2c..4514745cb 100644
--- a/xorg/xorg-xmag/.footprint
+++ b/xorg/xorg-xmag/.footprint
@@ -1,10 +1,10 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/xmag
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/xmag.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/xmag.1.gz
drwxr-xr-x root/root usr/share/X11/
drwxr-xr-x root/root usr/share/X11/app-defaults/
-rw-r--r-- root/root usr/share/X11/app-defaults/Xmag
diff --git a/xorg/xorg-xmag/Pkgfile b/xorg/xorg-xmag/Pkgfile
index 012750ac5..67f1f202e 100644
--- a/xorg/xorg-xmag/Pkgfile
+++ b/xorg/xorg-xmag/Pkgfile
@@ -1,6 +1,7 @@
# Description: Screen magnifier
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg-libxaw
name=xorg-xmag
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xmag-$version.tar.bz
build() {
cd xmag-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install