[SCM] java-package packaging branch, master, updated. e4a69a493cb024bf4c746b21bdbc115d7142d610

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Sat Jan 21 12:38:29 UTC 2012


The following commit has been merged in the master branch:
commit 985d6e5e5a72e5515d42fc51e0091289d01b83c0
Author: Sylvestre Ledru <sylvestre.ledru at scilab-enterprises.com>
Date:   Sat Jan 21 13:38:09 2012 +0100

    Useless comment

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

-- 
java-package packaging



More information about the pkg-java-commits mailing list