wok diff ncurses/receipt @ rev 11379

Compat: ensure that ncurses-man are installed at the right place
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 03:52:27 2011 +0100 (2011-12-10)
parents ef827f291143
children 7c64b51d0a8c
line diff
     1.1 --- a/ncurses/receipt	Sat May 21 21:22:47 2011 +0200
     1.2 +++ b/ncurses/receipt	Sat Dec 10 03:52:27 2011 +0100
     1.3 @@ -29,6 +29,7 @@
     1.4  	./configure \
     1.5  		--libdir=/lib \
     1.6  		--sysconfdir=/etc \
     1.7 +		--mandir=/usr/share/man \
     1.8  		--with-shared \
     1.9  		--without-debug \
    1.10  		--without-ada \