[DebianGIS-dev] [SCM] saga branch, master, updated. a3d05476dc46bae5511e0a13a4aa743fa9ec23c7

Johan Van de Wauw johan at zadeh.ugent.be
Thu Feb 25 15:44:52 UTC 2010


The following commit has been merged in the master branch:
commit a3d05476dc46bae5511e0a13a4aa743fa9ec23c7
Author: Johan Van de Wauw <johan at zadeh.ugent.be>
Date:   Thu Feb 25 16:41:54 2010 +0100

    Fix installation of saga_gui manpage

diff --git a/debian/rules b/debian/rules
index accdbd8..9f95d92 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@ binary/saga::
 
 build/saga::
 	pod2man --section=1 --release=$(VERSION) --center " " debian/saga_cmd.pod >saga_cmd.1
+	pod2man --section=1 --release=$(VERSION) --center " " debian/saga_gui.pod >saga_gui.1
 
 cleanbuilddir/saga::
 	rm -f saga_cmd.1
+	rm -f saga_gui.1
diff --git a/debian/saga.manpages b/debian/saga.manpages
new file mode 100644
index 0000000..4cf2b61
--- /dev/null
+++ b/debian/saga.manpages
@@ -0,0 +1 @@
+saga_gui.1

-- 
Saga GIS



More information about the Pkg-grass-devel mailing list