r12173 - /packages/unstable/gnome-app-install/debian/rules

jak-guest at users.alioth.debian.org jak-guest at users.alioth.debian.org
Tue Jul 31 15:43:37 UTC 2007


Author: jak-guest
Date: Tue Jul 31 15:43:37 2007
New Revision: 12173

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12173
Log:
* remove AppInstall/Version.py in clean

Modified:
    packages/unstable/gnome-app-install/debian/rules

Modified: packages/unstable/gnome-app-install/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-app-install/debian/rules?rev=12173&op=diff
==============================================================================
--- packages/unstable/gnome-app-install/debian/rules (original)
+++ packages/unstable/gnome-app-install/debian/rules Tue Jul 31 15:43:37 2007
@@ -20,6 +20,7 @@
 
 clean::
 	rm -rf build
+	rm -f AppInstall/Version.py
 
 $(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
 	echo "distro:Depends=$(ADDITIONAL_DEPS)" >> debian/$(cdbs_curpkg).substvars




More information about the pkg-gnome-commits mailing list