[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[tex-gyre] 06/08: don't remove copyright on clean, not auto-generated



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

preining pushed a commit to branch master
in repository tex-gyre.

commit a1594e53868d286ab66d0ac7d78767ebec38bcfe
Author: Norbert Preining <preining@debian.org>
Date:   Fri May 20 12:06:36 2016 +0900

    don't remove copyright on clean, not auto-generated
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 91694c6..4c59b15 100755
--- a/debian/rules
+++ b/debian/rules
@@ -99,7 +99,8 @@ clean:
 	# debian/$(PKG).links is automatically generated from the list of
 	# fonts to declare to X11 among other things, so we have to delete
 	# it here.
-	rm -f build-indep-stamp debian/copyright \
+	# rm -f debian/copyright
+	rm -f build-indep-stamp \
 		"debian/$(PKG).scale.tmp" "debian/$(PKG).scale" \
 		"debian/$(PKG).fontlist-x11" "debian/$(PKG).links"
 	dh_clean

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


Reply to: