[hamradio-commits] [direwolf] 03/08: Install documentation in the correct places
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 9830db48b40587f970738fb42fdef88733cac4c0
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Thu Feb 5 00:10:35 2015 +0000
Install documentation in the correct places
---
debian/{direwolf-docs.manpages => direwolf.manpages} | 0
debian/patches/makefile_install.patch | 10 +++++-----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/direwolf-docs.manpages b/debian/direwolf.manpages
similarity index 100%
rename from debian/direwolf-docs.manpages
rename to debian/direwolf.manpages
diff --git a/debian/patches/makefile_install.patch b/debian/patches/makefile_install.patch
index fb643fa..2214e4e 100644
--- a/debian/patches/makefile_install.patch
+++ b/debian/patches/makefile_install.patch
@@ -56,11 +56,11 @@ Last-Update: 2014-09-08
+ 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/usr/share/doc/direwolf/User-Guide.pdf
-+ install -D --mode=644 Raspberry-Pi-APRS.pdf debian/direwolf/usr/share/doc/direwolf/Raspberry-Pi-APRS.pdf
-+ install -D --mode=644 Raspberry-Pi-APRS-Tracker.pdf debian/direwolf/usr/share/doc/direwolf/Raspberry-Pi-APRS-Tracker.pdf
-+ install -D --mode=644 APRStt-Implementation-Notes.pdf debian/direwolf/usr/share/doc/direwolf/APRStt-Implementation-Notes.pdf
-+ install -D --mode=644 Quick-Start-Guide-Windows.pdf debian/direwolf/usr/share/doc/direwolf/Quick-Start-Guide-Windows.pdf
++ install -D --mode=644 User-Guide.pdf debian/direwolf-docs/usr/share/doc/direwolf/User-Guide.pdf
++ install -D --mode=644 Raspberry-Pi-APRS.pdf debian/direwolf-docs/usr/share/doc/direwolf/Raspberry-Pi-APRS.pdf
++ install -D --mode=644 Raspberry-Pi-APRS-Tracker.pdf debian/direwolf-docs/usr/share/doc/direwolf/Raspberry-Pi-APRS-Tracker.pdf
++ install -D --mode=644 APRStt-Implementation-Notes.pdf debian/direwolf-docs/usr/share/doc/direwolf/APRStt-Implementation-Notes.pdf
++ install -D --mode=644 Quick-Start-Guide-Windows.pdf debian/direwolf-docs/usr/share/doc/direwolf/Quick-Start-Guide-Windows.pdf
# The Raspberry Pi has ~/Desktop but Ubuntu does not.
--
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