From a59d1606c3592fad39194c0bc6b49e555acf9f6f Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Tue, 17 Dec 2013 13:49:01 +0100 Subject: Add menu file and xpm icon Therefore add imagemagick to Build-Depends to convert the icon from the 32x32 png Closes: #731838 --- debian/rules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 171cbb8..67410d6 100755 --- a/debian/rules +++ b/debian/rules @@ -14,3 +14,9 @@ override_dh_auto_configure: override_dh_auto_build: dh_auto_build -a dh_auto_build -i -- doc + # obj-* is the default builddirectory in debhelper + convert obj-$(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)/desktop/32/colobot.png debian/colobot.xpm + +override_dh_auto_clean: + dh_auto_clean + rm -f debian/colobot.xpm -- cgit v1.2.3-1-g7c22