[pkg-java] r16148 - trunk/asm2/debian
Niels Thykier
nthykier at alioth.debian.org
Tue Jun 19 08:37:21 UTC 2012
Author: nthykier
Date: 2012-06-19 08:37:21 +0000 (Tue, 19 Jun 2012)
New Revision: 16148
Modified:
trunk/asm2/debian/rules
Log:
Remember to clean up after mh
Modified: trunk/asm2/debian/rules
===================================================================
--- trunk/asm2/debian/rules 2012-06-19 08:29:56 UTC (rev 16147)
+++ trunk/asm2/debian/rules 2012-06-19 08:37:21 UTC (rev 16148)
@@ -26,7 +26,7 @@
mv output/dist/examples $(CURDIR)/debian/libasm2-java-doc/usr/share/doc/libasm2-java-doc
clean::
- -rm -rf debian/tmp
+ mh_clean
get-orig-pom:
wget -O debian/poms/asm.pom http://repository.sonatype.org/service/local/repositories/central/content/asm/asm/$(VERSION)/asm-$(VERSION).pom
More information about the pkg-java-commits
mailing list