cryptsetup: adjust man dir for 3.2 conventions
This commit is contained in:
parent
50807ad060
commit
988138bd81
@ -11,11 +11,12 @@ lrwxrwxrwx root/root usr/lib/libcryptsetup.so.4 -> libcryptsetup.so.4.7.0
|
||||
-rwxr-xr-x root/root usr/lib/libcryptsetup.so.4.7.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libcryptsetup.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man8/
|
||||
-rw-r--r-- root/root usr/man/man8/cryptsetup.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/veritysetup.8.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/cryptsetup
|
||||
-rwxr-xr-x root/root usr/sbin/veritysetup
|
||||
-rwxr-xr-x root/root usr/sbin/veritysetup.static
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man8/
|
||||
-rw-r--r-- root/root usr/share/man/man8/cryptsetup.8.gz
|
||||
-rw-r--r-- root/root usr/share/man/man8/veritysetup.8.gz
|
||||
|
@ -14,7 +14,6 @@ build() {
|
||||
|
||||
LIBS="-lpthread" ./configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--disable-nls \
|
||||
--enable-static-cryptsetup
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user