[cpl-plugin-uves] 16/42: Remove README.debian if not needed
Ole Streicher
olebole-guest at moszumanska.debian.org
Mon Dec 2 09:48:12 UTC 2013
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository cpl-plugin-uves.
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-science/packages/cpl-plugin-uves.git
More information about the debian-science-commits
mailing list