On Mon, Sep 08, 2014 at 10:01:55PM +0200, Landry Breuil wrote: > On Mon, Sep 08, 2014 at 09:37:03PM +0200, Henrik Friedrichsen wrote: > > > > On 09/08/2014 09:29 PM, Stuart Henderson wrote: > > >Updated tgz attached. Fixes: > > > > > >- standard port Makefile ordering / clean WANTLIB > > >- fix license marker (gplv3 or newer -> GPLv3+) > > >- don't hide compiler command lines > > >- don't force -O2 -g -pipe > > > > > >this version is ok with me. > > > > > Looks good. > > Imported, thanks!
PREFIX="${LOCALBASE}" \ MANDIR="${LOCALBASE}/man" \ That should be PREFIX|TRUEPREFIX -- Antoine