xorg-libxaw: moved man pages to /usr/share/man
This commit is contained in:
parent
d0725cabb0
commit
dbc09dbb60
@ -90,6 +90,7 @@ lrwxrwxrwx root/root usr/lib/libXaw7.so.7 -> libXaw7.so.7.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/xaw6.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/xaw7.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/Xaw.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/Xaw.3.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
name=xorg-libxaw
|
||||
version=1.0.13
|
||||
release=1
|
||||
release=2
|
||||
source=(http://xorg.freedesktop.org/releases/individual/lib/libXaw-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
@ -13,7 +13,6 @@ build() {
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--disable-specs
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user