librsvg: fixed mandir location
This commit is contained in:
parent
8410873d69
commit
5370154a29
@ -28,10 +28,10 @@ lrwxrwxrwx root/root usr/lib/librsvg-2.so.2 -> librsvg-2.so.2.39.0
|
||||
-rwxr-xr-x root/root usr/lib/librsvg-2.so.2.39.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/librsvg-2.0.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/rsvg-convert.1.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
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/rsvg-convert.1.gz
|
||||
drwxr-xr-x root/root usr/share/themes/
|
||||
drwxr-xr-x root/root usr/share/themes/bubble/
|
||||
drwxr-xr-x root/root usr/share/themes/bubble/gtk-2.0/
|
||||
|
@ -6,14 +6,13 @@
|
||||
|
||||
name=librsvg
|
||||
version=2.39.0
|
||||
release=1
|
||||
release=2
|
||||
source=(ftp://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--enable-pixbuf-loader \
|
||||
--disable-gtk-doc \
|
||||
--enable-introspection=no
|
||||
|
Loading…
x
Reference in New Issue
Block a user