From a74230174390e6d442971a7e6f34c725e7225440 Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Wed, 12 Aug 2015 11:06:49 -0500 Subject: xorg-xdm: moved man pages to /usr/share/man --- xorg-xdm/.footprint | 8 ++++---- xorg-xdm/Pkgfile | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'xorg-xdm') diff --git a/xorg-xdm/.footprint b/xorg-xdm/.footprint index e4b5823c..aeb64d0c 100644 --- a/xorg-xdm/.footprint +++ b/xorg-xdm/.footprint @@ -25,11 +25,11 @@ drwxr-xr-x root/root usr/lib/X11/xdm/pixmaps/ -rw-r--r-- root/root usr/lib/X11/xdm/pixmaps/xorg-bw.xpm -rw-r--r-- root/root usr/lib/X11/xdm/pixmaps/xorg.xpm -rw-r--r-- root/root usr/lib/X11/xdm/xdm-config -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xdm.1.gz --rw-r--r-- root/root usr/man/man1/xdmshell.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/Chooser +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/xdm.1.gz +-rw-r--r-- root/root usr/share/man/man1/xdmshell.1.gz diff --git a/xorg-xdm/Pkgfile b/xorg-xdm/Pkgfile index 3b2d1401..996413a7 100644 --- a/xorg-xdm/Pkgfile +++ b/xorg-xdm/Pkgfile @@ -5,14 +5,14 @@ name=xorg-xdm version=1.1.11 -release=1 +release=2 source=(http://xorg.freedesktop.org/releases/individual/app/xdm-$version.tar.bz2 \ xdm) build() { cd xdm-$version - ./configure --prefix=/usr --mandir=/usr/man --enable-xdmshell + ./configure --prefix=/usr --enable-xdmshell make make DESTDIR=$PKG install -- cgit v1.2.3