r10186 - /packages/unstable/human-icon-theme/debian/rules

alanbach-guest at users.alioth.debian.org alanbach-guest at users.alioth.debian.org
Sat Apr 21 16:38:19 UTC 2007


Author: alanbach-guest
Date: Sat Apr 21 16:38:19 2007
New Revision: 10186

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10186
Log:
human-icon-theme: fixed rules file

Modified:
    packages/unstable/human-icon-theme/debian/rules

Modified: packages/unstable/human-icon-theme/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/human-icon-theme/debian/rules?rev=10186&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/rules (original)
+++ packages/unstable/human-icon-theme/debian/rules Sat Apr 21 16:38:19 2007
@@ -4,9 +4,6 @@
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
-
-clean::
-	rm debian/*.png
 
 
 binary-post-install/human-icon-theme::
@@ -21,5 +18,8 @@
 		debian/human-icon-theme/usr/share/icons/Human/48x48/places/start-here.png
 	install -D -m 644 -o root -g root debian/start-here.svg \
 		debian/human-icon-theme/usr/share/icons/Human/scalable/places/start-here.svg
+	
+	# cleaning up
+	rm debian/*.png
+	
 
-




More information about the pkg-gnome-commits mailing list