Hi! Are there any guidlines on how to package a kde application where changes are necessary in one or more Makefile.am-s ?
If I just leave the Makefile regeneration to the make process then it does not succeed because the automake version of the upstream does not match the version I have from debian. If I try to rebuild the makefiles I get problems with *.moc autogeneration. Is there some solution to these problems? Thanks Zsolt