# HG changeset patch # User Antoine Bodin # Date 1323485547 -3600 # Node ID 92bae562067371e11b95f26074d8654365aeeb6d # Parent 92a88bb1c1a6ac6aa35828d50a7cbb396bc4766f Compat: ensure that ncurses-man are installed at the right place diff -r 92a88bb1c1a6 -r 92bae5620673 ncurses/receipt --- a/ncurses/receipt Fri Dec 09 13:06:05 2011 +0100 +++ b/ncurses/receipt Sat Dec 10 03:52:27 2011 +0100 @@ -29,6 +29,7 @@ ./configure \ --libdir=/lib \ --sysconfdir=/etc \ + --mandir=/usr/share/man \ --with-shared \ --without-debug \ --without-ada \