[hamradio-commits] [direwolf] 06/08: Don't install the changelog twice
Iain Learmonth
irl-guest at moszumanska.debian.org
Thu Feb 5 00:33:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
irl-guest pushed a commit to branch master
in repository direwolf.
commit c9bdd367353d8528526db8612e181a89674ff1de
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Thu Feb 5 00:23:50 2015 +0000
Don't install the changelog twice
---
debian/patches/makefile_install.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/makefile_install.patch b/debian/patches/makefile_install.patch
index 2214e4e..a2873d3 100644
--- a/debian/patches/makefile_install.patch
+++ b/debian/patches/makefile_install.patch
@@ -53,7 +53,7 @@ Last-Update: 2014-09-08
+ install -D --mode=644 symbolsX.txt debian/direwolf/usr/share/direwolf/symbolsX.txt
+ install -D --mode=644 dw-icon.png debian/direwolf/usr/share/direwolf/dw-icon.png
+ install -D --mode=644 direwolf.desktop debian/direwolf/usr/share/applications/direwolf.desktop
-+ install -D --mode=644 CHANGES.txt debian/direwolf/usr/share/doc/direwolf/CHANGES.txt
++ #install -D --mode=644 CHANGES.txt debian/direwolf/usr/share/doc/direwolf/CHANGES.txt
+ install -D --mode=644 LICENSE-dire-wolf.txt debian/direwolf/usr/share/doc/direwolf/LICENSE-dire-wolf.txt
+ install -D --mode=644 LICENSE-other.txt debian/direwolf/usr/share/doc/direwolf/LICENSE-other.txt
+ install -D --mode=644 User-Guide.pdf debian/direwolf-docs/usr/share/doc/direwolf/User-Guide.pdf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/direwolf.git
More information about the pkg-hamradio-commits
mailing list