aMule Forum

English => Compilation problems => Topic started by: mr_hyde on January 12, 2008, 09:19:44 PM

Title: Some man pages have wrong name with --program-suffix
Post by: mr_hyde on January 12, 2008, 09:19:44 PM
http://bugs.amule.org/view.php?id=1237

I noticed that some man pages are generated with wrong name when configured is launched with option --program-suffix.

I tried to fix this little problem (see the path attached in my bug report).

To test the patch:
1) launched ./autogen.sh
2) launched ./configure to enable all "extra" utlities and to set the program-suffix
3) built and installed everything
4) verified the name of bins and man pages
5) launched "make uninstall" and verified that all files have been correctly removed.

Bye,
  Mr Hyde
Title: Re: Some man pages have wrong name with --program-suffix
Post by: phoenix on January 15, 2008, 02:43:57 AM
Committed, thanks!