[Pkg-jed-commit] [SCM] Debian packaging of JED branch, jo-0.99.19, updated. 1%3A0.99.18+dfsg.1-10-178-gbb38541

Jörg Sommer joerg at alea.gnuu.de
Mon May 19 16:07:02 UTC 2008


The following commit has been merged in the jo-0.99.19 branch:
commit b5cbc57f3086a445cfd433a62004b28953b43af4
Author: Jörg Sommer <joerg at alea.gnuu.de>
Date:   Sun May 18 02:04:15 2008 +0200

    Housekeeping: remove stale remove of install-stamp
    
    The install-stamp isn't used since 0.99.16-4.

diff --git a/debian/rules b/debian/rules
index 8d7fdf8..5567b00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ clean: unpatch
 	dh_testdir
 	dh_clean
 	[ ! -f Makefile ] || $(MAKE) distclean
-	rm -f build-stamp install-stamp
+	rm -f build-stamp
 
 config.status: patch-stamp
 	dh_testdir

-- 
Debian packaging of JED



More information about the Pkg-jed-commit mailing list