xorg-font-util: moved man pages to /usr/share/man
This commit is contained in:
parent
b7b661316a
commit
231d343ae9
@ -5,10 +5,6 @@ drwxr-xr-x root/root usr/bin/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/fontutil.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/bdftruncate.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/ucs2any.1.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/aclocal/
|
||||
-rw-r--r-- root/root usr/share/aclocal/fontutil.m4
|
||||
@ -32,3 +28,7 @@ drwxr-xr-x root/root usr/share/fonts/X11/util/
|
||||
-rw-r--r-- root/root usr/share/fonts/X11/util/map-ISO8859-9
|
||||
-rw-r--r-- root/root usr/share/fonts/X11/util/map-JISX0201.1976-0
|
||||
-rw-r--r-- root/root usr/share/fonts/X11/util/map-KOI8-R
|
||||
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/bdftruncate.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ucs2any.1.gz
|
||||
|
@ -4,13 +4,13 @@
|
||||
|
||||
name=xorg-font-util
|
||||
version=1.3.1
|
||||
release=1
|
||||
release=2
|
||||
source=(http://xorg.freedesktop.org/releases/individual/font/font-util-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd font-util-$version
|
||||
|
||||
./configure --prefix=/usr --mandir=/usr/man --with-fc-confdir=/etc/fonts
|
||||
./configure --prefix=/usr --with-fc-confdir=/etc/fonts
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user