|
Julian
|
|
Post:
Nov 16th 2009 at 4:14 PM |
|
|
mseben,
This MakeFile, is used by the debian package mantainer (from official debian repositories), and it contains static debian paths that could be different that your distribution paths.
( similar thing with the .spec file, but it seems i included it by accident ).
So the answer to the question is:
because when a non debian's user try to build the sources with this makefile i have to answer him why this makefile don't works.
If you want to build the application from sources for any OS/Distribution, you have to use the ant scripts:
http://www.tuxguitar.com.ar/tgwiki/doku.php?id=doc:build
|
|