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

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sun Jul 6 16:38:10 UTC 2008


Author: lool
Date: Sun Jul  6 16:38:10 2008
New Revision: 16468

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16468
Log:
Fix "sng" leftover

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=16468&op=diff
==============================================================================
--- packages/unstable/human-icon-theme/debian/rules (original)
+++ packages/unstable/human-icon-theme/debian/rules Sun Jul  6 16:38:10 2008
@@ -37,6 +37,6 @@
 	if [ -d debian/$(DISTRO) ]; then \
 	    cp -rvf debian/$(DISTRO)/* $(ICON_DIR)/; \
 	fi
-	# don't ship the sng files
+	# don't ship the uue files
 	find $(ICON_DIR) -name '*.uue' | xargs rm -fv
 




More information about the pkg-gnome-commits mailing list