CVS eclipse/debian

Stephan Michels tashiro-guest at haydn.debian.org
Sat Oct 29 23:33:38 UTC 2005


Update of /cvsroot/pkg-java/eclipse/debian
In directory haydn:/tmp/cvs-serv2395

Modified Files:
	rules 
Log Message:
Remove the tailing comma of the eclipse-ant-manifest patch.
Add dpatch-stamp to the clean rule.


--- /cvsroot/pkg-java/eclipse/debian/rules	2005/10/27 19:59:31	1.7
+++ /cvsroot/pkg-java/eclipse/debian/rules	2005/10/29 23:33:37	1.8
@@ -108,9 +108,9 @@
 with_dpatch = yes
 #with_dpatch = no
 
-#	eclipse-ant-manifest \
 
 eclipse_patches = \
+	eclipse-ant-manifest \
 	eclipse-build \
 	eclipse-helpindexbuilder \
 	eclipse-disable-motif \
@@ -707,7 +707,7 @@
 clean:
 	dh_testdir
 	
-	rm -rf $(SOURCE_TREE) $(BUILD_TREE) *-stamp patch-stampT
+	rm -rf $(SOURCE_TREE) $(BUILD_TREE) *-stamp patch-stampT dpatch-stampT
 	rm -rf $(DEBIAN_TMP) compilelog.txt
 	rm -rf debian/patched
 	rm -f debian/patches/00list



More information about the pkg-java-commits mailing list