aMule Forum

English => Compilation problems => Topic started by: destiny on April 22, 2009, 06:43:37 AM

Title: FreeBSD aMule port
Post by: destiny on April 22, 2009, 06:43:37 AM
Hello!

I'm aMule FreeBSD port maintainer. And have a little question - is there a way to disable installation of docs files? FreeBSD port system has NOPORTDOCS knob that tells that no othres docs (only man pages) must be installed.
Title: Re: FreeBSD aMule port
Post by: GonoszTopi on April 22, 2009, 03:02:36 PM
Most powerful way is a well-chosen `rm'.
Title: Re: FreeBSD aMule port
Post by: destiny on April 22, 2009, 05:27:23 PM
I have thought about it, but it's so trivial :) And is outside ports collection idealogy :(
Is this possible to add --disable-docs to configure in future versions?
Title: Re: FreeBSD aMule port
Post by: Kry on April 22, 2009, 07:26:59 PM
Patches welcome.
Title: Re: FreeBSD aMule port
Post by: destiny on April 25, 2009, 07:33:58 AM
Unfortunatelly I'm not familar with autotools :(