From b54b7d2b689af4e222d160d7dbe0f60a1e15f48f Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 27 Feb 2010 16:02:34 +0100 Subject: lsdvd, maj footprint --- extra/lsdvd/.footprint | 7 ++++--- extra/lsdvd/Pkgfile | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'extra') diff --git a/extra/lsdvd/.footprint b/extra/lsdvd/.footprint index 3c04bba3f..d0684f77b 100644 --- a/extra/lsdvd/.footprint +++ b/extra/lsdvd/.footprint @@ -1,6 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/lsdvd -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/lsdvd.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/lsdvd.1.gz diff --git a/extra/lsdvd/Pkgfile b/extra/lsdvd/Pkgfile index 517392bec..28eca40a7 100644 --- a/extra/lsdvd/Pkgfile +++ b/extra/lsdvd/Pkgfile @@ -13,7 +13,8 @@ build() { cd $name-$version patch -Np0 -i ../stdint_usage.patch - ./configure --prefix=/usr + ./configure --prefix=/usr \ + --mandir=/usr/share/man make - make prefix=$PKG/usr install + make prefix=$PKG/usr mandir=$PKG/usr/share/man install } -- cgit v1.2.3-70-g09d2