summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-video-apm
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-25 23:28:59 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-25 23:28:59 +0100
commite2e5d2a2998e448f6a77939562f706cc2c97f755 (patch)
tree940fc22d4effd60ed912ffeb604ee76fc9aeb37f /xorg/xorg-xf86-video-apm
parent352596ae963b79bdadcdb7e3cb32ce47806cf0c6 (diff)
downloadnutyx-pakxe-e2e5d2a2998e448f6a77939562f706cc2c97f755.tar.gz
nutyx-pakxe-e2e5d2a2998e448f6a77939562f706cc2c97f755.tar.bz2
nutyx-pakxe-e2e5d2a2998e448f6a77939562f706cc2c97f755.tar.xz
nutyx-pakxe-e2e5d2a2998e448f6a77939562f706cc2c97f755.zip
xorg-xf86-video-apm, maj man
Diffstat (limited to 'xorg/xorg-xf86-video-apm')
-rw-r--r--xorg/xorg-xf86-video-apm/.footprint7
-rw-r--r--xorg/xorg-xf86-video-apm/Pkgfile2
2 files changed, 5 insertions, 4 deletions
diff --git a/xorg/xorg-xf86-video-apm/.footprint b/xorg/xorg-xf86-video-apm/.footprint
index fab58060c..797dec8d3 100644
--- a/xorg/xorg-xf86-video-apm/.footprint
+++ b/xorg/xorg-xf86-video-apm/.footprint
@@ -5,6 +5,7 @@ drwxr-xr-x root/root usr/lib/xorg/modules/
drwxr-xr-x root/root usr/lib/xorg/modules/drivers/
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/apm_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/apm_drv.so
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man4/
--rw-r--r-- root/root usr/man/man4/apm.4.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man4/
+-rw-r--r-- root/root usr/share/man/man4/apm.4.gz
diff --git a/xorg/xorg-xf86-video-apm/Pkgfile b/xorg/xorg-xf86-video-apm/Pkgfile
index ae1ee221e..d1c52b45d 100644
--- a/xorg/xorg-xf86-video-apm/Pkgfile
+++ b/xorg/xorg-xf86-video-apm/Pkgfile
@@ -11,7 +11,7 @@ source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-apm-$v
build() {
cd xf86-video-apm-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install