summaryrefslogtreecommitdiffstats
path: root/base/device-mapper
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-05 20:39:39 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-05 20:39:39 +0100
commitd957e4ef15592241b06174ebd24bcee8d90317df (patch)
treec7b0e11d5de55beba84c1a0ca2e4b88050af844a /base/device-mapper
parenta1fda4eab52e181e36df472ed516fc88b6d48b77 (diff)
downloadnutyx-pakxe-d957e4ef15592241b06174ebd24bcee8d90317df.tar.gz
nutyx-pakxe-d957e4ef15592241b06174ebd24bcee8d90317df.tar.bz2
nutyx-pakxe-d957e4ef15592241b06174ebd24bcee8d90317df.tar.xz
nutyx-pakxe-d957e4ef15592241b06174ebd24bcee8d90317df.zip
maj device-mapper#1.02.28-1
Diffstat (limited to 'base/device-mapper')
-rw-r--r--base/device-mapper/.footprint7
-rw-r--r--base/device-mapper/Pkgfile2
2 files changed, 5 insertions, 4 deletions
diff --git a/base/device-mapper/.footprint b/base/device-mapper/.footprint
index 232432feb..6bdd93ce1 100644
--- a/base/device-mapper/.footprint
+++ b/base/device-mapper/.footprint
@@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/devmapper.pc
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man8/
--rw-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/
+-rw-r--r-- root/root usr/share/man/man8/dmsetup.8.gz
diff --git a/base/device-mapper/Pkgfile b/base/device-mapper/Pkgfile
index f86c03105..ed2f2fbb1 100644
--- a/base/device-mapper/Pkgfile
+++ b/base/device-mapper/Pkgfile
@@ -13,7 +13,7 @@ build() {
./configure \
--prefix=/usr \
--libdir=/lib \
- --mandir=/usr/man \
+ --mandir=/usr/share/man \
--sbindir=/sbin \
--enable-pkgconfig \
--disable-nls \