summaryrefslogtreecommitdiff
path: root/xorg-xf86-video-siliconmotion
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2015-08-12 11:06:49 -0500
committerMatt Housh <jaeger@crux.ninja>2015-08-12 11:06:49 -0500
commitb0681c9bff9ae7dc5c4a01af67a0bc04acdc6188 (patch)
tree28e3244f18bb355b24f2940e9944459504568785 /xorg-xf86-video-siliconmotion
parent2e9ca296b7058577ccb99b9a5ed76d6931e7fa34 (diff)
downloadxorg-b0681c9bff9ae7dc5c4a01af67a0bc04acdc6188.tar.gz
xorg-b0681c9bff9ae7dc5c4a01af67a0bc04acdc6188.tar.xz
xorg-xf86-video-siliconmotion: moved man pages to /usr/share/man
Diffstat (limited to 'xorg-xf86-video-siliconmotion')
-rw-r--r--xorg-xf86-video-siliconmotion/.footprint7
-rw-r--r--xorg-xf86-video-siliconmotion/Pkgfile4
2 files changed, 6 insertions, 5 deletions
diff --git a/xorg-xf86-video-siliconmotion/.footprint b/xorg-xf86-video-siliconmotion/.footprint
index 802e9c46..4d949156 100644
--- a/xorg-xf86-video-siliconmotion/.footprint
+++ b/xorg-xf86-video-siliconmotion/.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/siliconmotion_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/siliconmotion_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/siliconmotion.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/siliconmotion.4.gz
diff --git a/xorg-xf86-video-siliconmotion/Pkgfile b/xorg-xf86-video-siliconmotion/Pkgfile
index 7cbdde5e..055f4d1a 100644
--- a/xorg-xf86-video-siliconmotion/Pkgfile
+++ b/xorg-xf86-video-siliconmotion/Pkgfile
@@ -5,13 +5,13 @@
name=xorg-xf86-video-siliconmotion
version=1.7.8
-release=1
+release=2
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-siliconmotion-$version.tar.bz2)
build() {
cd xf86-video-siliconmotion-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install

Generated by cgit