aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2013-10-22 22:33:05 +0000
committerBalint Reczey <balint@balintreczey.hu>2013-10-22 22:33:05 +0000
commit02a8e72b436834cc097b75ad63be9a1bf4ea1a99 (patch)
tree4cf1f186f03d9ebc7d2fbd5de0d4ea7163b3fca2 /debian/rules
parentbd0a70c437a17b43adc4b1c6aa2ddf370ee918ed (diff)
Generate wsicon32.xpm during building Debian package
svn path=/trunk/; revision=52773
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 2661f2d4a9..0c122feb17 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ configure-stamp: patch
build: build-stamp
build-stamp: configure-stamp
$(MAKE)
-
+ convert image/wsicon32.png image/wsicon32.xpm
touch build-stamp
patch: patch-stamp