From 85d62c0c7262017428716c04b4aab8d5615a7cbc Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Wed, 12 Aug 2015 11:06:49 -0500 Subject: [PATCH] xorg-libxcomposite: moved man pages to /usr/share/man --- xorg-libxcomposite/.footprint | 29 +++++++++++++++-------------- xorg-libxcomposite/Pkgfile | 4 ++-- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/xorg-libxcomposite/.footprint b/xorg-libxcomposite/.footprint index 4e24ba11..b0eb79ff 100644 --- a/xorg-libxcomposite/.footprint +++ b/xorg-libxcomposite/.footprint @@ -11,17 +11,18 @@ lrwxrwxrwx root/root usr/lib/libXcomposite.so.1 -> libXcomposite.so.1.0.0 -rwxr-xr-x root/root usr/lib/libXcomposite.so.1.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xcomposite.pc -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man3/ --rw-r--r-- root/root usr/man/man3/XCompositeCreateRegionFromBorderClip.3.gz --rw-r--r-- root/root usr/man/man3/XCompositeGetOverlayWindow.3.gz --rw-r--r-- root/root usr/man/man3/XCompositeNameWindowPixmap.3.gz --rw-r--r-- root/root usr/man/man3/XCompositeQueryExtension.3.gz --rw-r--r-- root/root usr/man/man3/XCompositeQueryVersion.3.gz --rw-r--r-- root/root usr/man/man3/XCompositeRedirectSubwindows.3.gz --rw-r--r-- root/root usr/man/man3/XCompositeRedirectWindow.3.gz --rw-r--r-- root/root usr/man/man3/XCompositeReleaseOverlayWindow.3.gz --rw-r--r-- root/root usr/man/man3/XCompositeUnredirectSubwindows.3.gz --rw-r--r-- root/root usr/man/man3/XCompositeUnredirectWindow.3.gz --rw-r--r-- root/root usr/man/man3/XCompositeVersion.3.gz --rw-r--r-- root/root usr/man/man3/Xcomposite.3.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/XCompositeCreateRegionFromBorderClip.3.gz +-rw-r--r-- root/root usr/share/man/man3/XCompositeGetOverlayWindow.3.gz +-rw-r--r-- root/root usr/share/man/man3/XCompositeNameWindowPixmap.3.gz +-rw-r--r-- root/root usr/share/man/man3/XCompositeQueryExtension.3.gz +-rw-r--r-- root/root usr/share/man/man3/XCompositeQueryVersion.3.gz +-rw-r--r-- root/root usr/share/man/man3/XCompositeRedirectSubwindows.3.gz +-rw-r--r-- root/root usr/share/man/man3/XCompositeRedirectWindow.3.gz +-rw-r--r-- root/root usr/share/man/man3/XCompositeReleaseOverlayWindow.3.gz +-rw-r--r-- root/root usr/share/man/man3/XCompositeUnredirectSubwindows.3.gz +-rw-r--r-- root/root usr/share/man/man3/XCompositeUnredirectWindow.3.gz +-rw-r--r-- root/root usr/share/man/man3/XCompositeVersion.3.gz +-rw-r--r-- root/root usr/share/man/man3/Xcomposite.3.gz diff --git a/xorg-libxcomposite/Pkgfile b/xorg-libxcomposite/Pkgfile index 6ea53a9b..2a77471b 100644 --- a/xorg-libxcomposite/Pkgfile +++ b/xorg-libxcomposite/Pkgfile @@ -5,13 +5,13 @@ name=xorg-libxcomposite version=0.4.4 -release=1 +release=2 source=(http://xorg.freedesktop.org/releases/individual/lib/libXcomposite-$version.tar.bz2) build() { cd libXcomposite-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install