[SCM] routino branch, master, updated. 0208b8be5079986a90a0980c09593849155d168c
Thibaut Gridel
tgridel at free.fr
Wed Oct 26 20:40:15 UTC 2011
The following commit has been merged in the master branch:
commit 0208b8be5079986a90a0980c09593849155d168c
Author: Thibaut Gridel <tgridel at free.fr>
Date: Wed Oct 26 22:28:03 2011 +0200
Installing Documentation
diff --git a/debian/patches/install_documentation b/debian/patches/install_documentation
new file mode 100644
index 0000000..176f84b
--- /dev/null
+++ b/debian/patches/install_documentation
@@ -0,0 +1,14 @@
+Description: Install Documentation
+Author: Thibaut Gridel <tgridel at free.fr>
+
+--- routino-2.1.1.orig/doc/Makefile
++++ routino-2.1.1/doc/Makefile
+@@ -25,7 +25,7 @@ WEBDIR=../web/www/routino/documentation
+ # Files to install
+
+ HTML_FILES=html/*
+-TXT_FILES=*.txt
++TXT_FILES="ALGORITHM.txt CONFIGURATION.txt DATA.txt NEWS.txt OUTPUT.txt README.txt TAGGING.txt USAGE.txt"
+ TOP_FILES=../agpl-3.0.txt
+
+ ########
diff --git a/debian/patches/series b/debian/patches/series
index edd41ec..f947a2f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
install_path
rename_router
fix_tests
+install_documentation
--
Packaging for routino
More information about the Pkg-grass-devel
mailing list