[sepia] 50/63: No longer remove info file in clean target

Hilko Bengen bengen at moszumanska.debian.org
Sat Aug 8 11:20:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository sepia.

commit 1948ab46047d1f149430558c43e70b5fda6dcd35
Author: Hilko Bengen <bengen at debian.org>
Date:   Sat Dec 24 20:16:34 2011 +0100

    No longer remove info file in clean target
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a14b768..4a78c5b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,6 @@ clean:
 
 	# Add commands to clean up after the build process here
 	[ ! -f Makefile ] || $(MAKE) realclean
-	rm -f sepia.info
 
 	dh_clean build-stamp install-stamp
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/sepia.git



More information about the Pkg-perl-cvs-commits mailing list