From 985d6e5e5a72e5515d42fc51e0091289d01b83c0 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 21 Jan 2012 13:38:09 +0100 Subject: [PATCH 1/1] Useless comment --- debian/rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index 9e6a0ad..7859d0b 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,6 @@ build: build-stamp build-stamp: dh_testdir - # Add here commands to compile the indep part of the package. sed s/@VERSION@/$(VERSION)/ make-jpkg > make-jpkg.out touch $@ @@ -27,7 +26,6 @@ install: build dh_testroot dh_clean -k dh_installdirs - install -m 755 make-jpkg.out $(B)/usr/bin/make-jpkg cp lib/*.sh $(B)/usr/share/java-package/ find $(B) -type d -name .svn | xargs -r rm -r -- 2.39.2