aMule Forum
English => Compilation problems => Topic started 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.
-
Most powerful way is a well-chosen `rm'.
-
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?
-
Patches welcome.
-
Unfortunatelly I'm not familar with autotools :(