The following commit has been merged in the master branch:
commit a3d05476dc46bae5511e0a13a4aa743fa9ec23c7
Author: Johan Van de Wauw <[email protected]>
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
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel