tbd: fix installation of manpages if docbook is installed (thanks Matt)

This commit is contained in:
Juergen Daubert 2011-04-07 19:30:04 +02:00
parent 29f93d1e67
commit 339914bc53

View File

@ -11,7 +11,7 @@ source=(http://samba.org/ftp/$name/$name-$version.tar.gz
build () {
cd $name-$version
./configure --prefix=/usr
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install
install -d $PKG/usr/man/man8