xorg-libxfixes: moved man pages to /usr/share/man
This commit is contained in:
parent
44f73cbb75
commit
f412435b2f
@ -11,6 +11,7 @@ lrwxrwxrwx root/root usr/lib/libXfixes.so.3 -> libXfixes.so.3.1.0
|
||||
-rwxr-xr-x root/root usr/lib/libXfixes.so.3.1.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/xfixes.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/Xfixes.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/Xfixes.3.gz
|
||||
|
@ -5,13 +5,13 @@
|
||||
|
||||
name=xorg-libxfixes
|
||||
version=5.0.1
|
||||
release=1
|
||||
release=2
|
||||
source=(http://xorg.freedesktop.org/releases/individual/lib/libXfixes-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd libXfixes-$version
|
||||
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user