[Pkg-gnupg-commit] r85 - /gnupg/branches/experimental/debian/rules

thijs at users.alioth.debian.org thijs at users.alioth.debian.org
Tue Jul 29 10:19:24 UTC 2008


Author: thijs
Date: Tue Jul 29 10:19:24 2008
New Revision: 85

URL: http://svn.debian.org/wsvn/pkg-gnupg/?sc=1&rev=85
Log:
remove unused items

Modified:
    gnupg/branches/experimental/debian/rules

Modified: gnupg/branches/experimental/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnupg/gnupg/branches/experimental/debian/rules?rev=85&op=diff
==============================================================================
--- gnupg/branches/experimental/debian/rules (original)
+++ gnupg/branches/experimental/debian/rules Tue Jul 29 10:19:24 2008
@@ -13,7 +13,7 @@
 
 ################################## variables #################################
 
-VERSION := $(shell dpkg-parsechangelog | grep ^Version: | cut -d' ' -f2)
+#VERSION := $(shell dpkg-parsechangelog | grep ^Version: | cut -d' ' -f2)
 
 DEB_BUILD_GNU_TYPE = $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 DEB_HOST_GNU_TYPE  = $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
@@ -60,7 +60,6 @@
 	dh_testdir
 	dh_testroot
 	rm -rf build-udeb/ build-deb/
-	rm -rf debian/tmp-udeb/
 	# find . -name \*~ | xargs rm -vf
 	dh_clean build-deb-stamp build-udeb-stamp patch-stamp
 




More information about the Pkg-gnupg-commit mailing list