libdevmapper: move man-pages to /usr/share/man
This commit is contained in:
parent
b04e2e63c5
commit
99f408c186
libdevmapper
@ -21,7 +21,8 @@ drwxr-xr-x root/root usr/lib/
|
||||
lrwxrwxrwx root/root usr/lib/libdevmapper.so -> ../../lib/libdevmapper.so.1.02
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-r--r--r-- root/root usr/lib/pkgconfig/devmapper.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man8/
|
||||
-r--r--r-- root/root usr/man/man8/blkdeactivate.8.gz
|
||||
-r--r--r-- root/root usr/man/man8/dmsetup.8.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man8/
|
||||
-r--r--r-- root/root usr/share/man/man8/blkdeactivate.8.gz
|
||||
-r--r--r-- root/root usr/share/man/man8/dmsetup.8.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
name=libdevmapper
|
||||
version=1.02.103
|
||||
release=1
|
||||
release=2
|
||||
source=(http://mirrors.kernel.org/sources.redhat.com/lvm2/LVM2.2.02.126.tgz)
|
||||
|
||||
build() {
|
||||
@ -21,6 +21,7 @@ build() {
|
||||
--exec-prefix= \
|
||||
--datarootdir=/usr \
|
||||
--with-udev-prefix= \
|
||||
--mandir=/usr/share/man \
|
||||
--disable-readline \
|
||||
--enable-pkgconfig \
|
||||
--enable-static_link \
|
||||
|
Loading…
x
Reference in New Issue
Block a user