Hi,

the rules file seems to be outdated [1]. Eg.

mv debian/tmp/usr/lib/$(BASE_NAME)/gui/wxpython/gmodeler/gmodeler_frame.png
debian/tmp/usr/share/$(BASE_NAME)/gui/wxpython/gmodeler/

will fail in trunk because there is no `gmodeler_frame.png` file.
Shoudn't be the rule more generic? Something like:

mv debian/tmp/usr/lib/$(BASE_NAME)/gui/wxpython/gmodeler/*.png
debian/tmp/usr/share/$(BASE_NAME)/gui/wxpython/gmodeler/

?

Thanks, Martin

[1] 
http://anonscm.debian.org/cgit/pkg-grass/grass.git/tree/debian/rules?h=experimental#n190

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa

Reply via email to