[cpl-plugin-template] 16/58: Remove README.debian if not needed

Ole Streicher olebole at moszumanska.debian.org
Tue Mar 31 09:23:37 UTC 2015


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

olebole pushed a commit to branch debian-template
in repository cpl-plugin-template.

commit 380651f6a222d83e4ccd4d5ff033512c022d8689
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun Sep 15 17:53:24 2013 +0200

    Remove README.debian if not needed
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 764f5a6..2494d6c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ PIPELINE ?= $(shell echo '$(DEBPKGNAME)' | sed -e 's/cpl-plugin-//')
 debian_files:
 	if [ -d calib/cal ] ; then \
 	    dfiles=".install -calib.install" ; \
+	    rm -f debian/README.Debian ; \
 	else \
 	    dfiles=".install -calib.postinst -calib.prerm" ; \
 	fi ; \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl-plugin-template.git



More information about the debian-science-commits mailing list