libffi: move man-pages to /usr/share/man
This commit is contained in:
parent
353ce617c6
commit
ea0eddcd7f
@ -11,3 +11,10 @@ lrwxrwxrwx root/root usr/lib/libffi.so.6 -> libffi.so.6.0.4
|
||||
-rwxr-xr-x root/root usr/lib/libffi.so.6.0.4
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libffi.pc
|
||||
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/ffi.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ffi_call.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ffi_prep_cif.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ffi_prep_cif_var.3.gz
|
||||
|
@ -12,5 +12,5 @@ build() {
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -r $PKG/usr/share
|
||||
rm -r $PKG/usr/share/info
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user