From 11261789db75d1172a61afa09db41bc30d1fb096 Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Wed, 12 Aug 2015 11:06:49 -0500 Subject: [PATCH] xorg-xmag: moved man pages to /usr/share/man --- xorg-xmag/.footprint | 6 +++--- xorg-xmag/Pkgfile | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/xorg-xmag/.footprint b/xorg-xmag/.footprint index ab8a58d2..a0c2dc58 100644 --- a/xorg-xmag/.footprint +++ b/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/X11/ drwxr-xr-x root/root usr/share/X11/app-defaults/ -rw-r--r-- root/root usr/share/X11/app-defaults/Xmag +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 diff --git a/xorg-xmag/Pkgfile b/xorg-xmag/Pkgfile index 45e92e81..ff2309fd 100644 --- a/xorg-xmag/Pkgfile +++ b/xorg-xmag/Pkgfile @@ -5,13 +5,13 @@ name=xorg-xmag version=1.0.6 -release=1 +release=2 source=(http://xorg.freedesktop.org/releases/individual/app/xmag-$version.tar.bz2) build() { cd xmag-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install