[med-svn] [situs] 01/02: override clean target: for the moment do nothing to at least do not fail when trying to move non existing files around

Andreas Tille tille at debian.org
Tue Jan 3 07:02:21 UTC 2017


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

tille pushed a commit to branch master
in repository situs.

commit ce01b61a640cdb06132afe0f5cb12aea94e5a28b
Author: Andreas Tille <tille at debian.org>
Date:   Mon Jul 16 15:05:42 2012 +0200

    override clean target: for the moment do nothing to at least do not fail when trying to move non existing files around
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 83ea2a1..22b29da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@
 
 %:
 	dh $@ --sourcedirectory=src
+
+override_dh_auto_clean:
+	# for the moment do nothing to at least do not fail when trying to move non existing files around

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/situs.git



More information about the debian-med-commit mailing list