diff --git a/xorg-libxinerama/.footprint b/xorg-libxinerama/.footprint index 0e11572c..b55e779a 100644 --- a/xorg-libxinerama/.footprint +++ b/xorg-libxinerama/.footprint @@ -12,10 +12,11 @@ lrwxrwxrwx root/root usr/lib/libXinerama.so.1 -> libXinerama.so.1.0.0 -rwxr-xr-x root/root usr/lib/libXinerama.so.1.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xinerama.pc -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man3/ --rw-r--r-- root/root usr/man/man3/Xinerama.3.gz --rw-r--r-- root/root usr/man/man3/XineramaIsActive.3.gz --rw-r--r-- root/root usr/man/man3/XineramaQueryExtension.3.gz --rw-r--r-- root/root usr/man/man3/XineramaQueryScreens.3.gz --rw-r--r-- root/root usr/man/man3/XineramaQueryVersion.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/Xinerama.3.gz +-rw-r--r-- root/root usr/share/man/man3/XineramaIsActive.3.gz +-rw-r--r-- root/root usr/share/man/man3/XineramaQueryExtension.3.gz +-rw-r--r-- root/root usr/share/man/man3/XineramaQueryScreens.3.gz +-rw-r--r-- root/root usr/share/man/man3/XineramaQueryVersion.3.gz diff --git a/xorg-libxinerama/Pkgfile b/xorg-libxinerama/Pkgfile index b37ba39c..5bcc3900 100644 --- a/xorg-libxinerama/Pkgfile +++ b/xorg-libxinerama/Pkgfile @@ -5,13 +5,13 @@ name=xorg-libxinerama version=1.1.3 -release=1 +release=2 source=(http://xorg.freedesktop.org/releases/individual/lib/libXinerama-$version.tar.bz2) build() { cd libXinerama-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install