r10503 - /packages/unstable/tangerine-icon-theme/debian/rules

alanbach-guest at users.alioth.debian.org alanbach-guest at users.alioth.debian.org
Thu Apr 26 14:55:09 UTC 2007


Author: alanbach-guest
Date: Thu Apr 26 14:55:09 2007
New Revision: 10503

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10503
Log:
fixed some typo on the rules file

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

Modified: packages/unstable/tangerine-icon-theme/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/tangerine-icon-theme/debian/rules?rev=10503&op=diff
==============================================================================
--- packages/unstable/tangerine-icon-theme/debian/rules (original)
+++ packages/unstable/tangerine-icon-theme/debian/rules Thu Apr 26 14:55:09 2007
@@ -22,15 +22,15 @@
 build:
 	sng debian/${DISTRO}/*.sng
 	
-binary-post-install/human-icon-theme::
+binary-post-install/tangerine-icon-theme::
 	# replace Ubuntu logo with Debian or Parsix
 	install -D -m 644 -o root -g root debian/${DISTRO}/start-here-22x22.png \
-		debian/human-icon-theme/usr/share/icons/Human/22x22/places/start-here.png
+		debian/tangerine-icon-theme/usr/share/icons/Human/22x22/places/start-here.png
 	install -D -m 644 -o root -g root debian/${DISTRO}/start-here-16x16.png \
-		debian/human-icon-theme/usr/share/icons/Human/16x16/places/start-here.png
+		debian/tangerine-icon-theme/usr/share/icons/Human/16x16/places/start-here.png
 	install -D -m 644 -o root -g root debian/${DISTRO}/start-here-48x48.png \
-		debian/human-icon-theme/usr/share/icons/Human/48x48/places/start-here.png
+		debian/tangerine-icon-theme/usr/share/icons/Human/48x48/places/start-here.png
 	install -D -m 644 -o root -g root debian/${DISTRO}/start-here.svg \
-		debian/human-icon-theme/usr/share/icons/Human/scalable/places/start-here.svg	
+		debian/tangerine-icon-theme/usr/share/icons/Human/scalable/places/start-here.svg	
 	
 




More information about the pkg-gnome-commits mailing list