[gtkballs] 19/25: Symlink Debian's copyright file to COPYING.
Markus Koschany
apo at moszumanska.debian.org
Fri Sep 2 20:27:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository gtkballs.
commit d015589ad1236438e4dbfdbe1ca536937c291003
Author: Markus Koschany <apo at debian.org>
Date: Fri Sep 2 22:02:03 2016 +0200
Symlink Debian's copyright file to COPYING.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 3d781e2..24209c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ override_dh_install:
dh_install
# Fix Lintian warning extra-license-file
$(RM) $(CURDIR)/debian/gtkballs/usr/share/games/gtkballs/COPYING
+ ln -s /usr/share/doc/gtkballs/copyright /usr/share/games/gtkballs/COPYING
override_dh_fixperms:
dh_fixperms
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/gtkballs.git
More information about the Pkg-games-commits
mailing list