[SCM] Feedgnuplot. Pipe-oriented frontend to Gnuplot. branch, debian, updated. debian/1.24-1-2-gd2613db
Dima Kogan
dima at secretsauce.net
Mon Apr 29 00:44:00 UTC 2013
The following commit has been merged in the debian branch:
commit 2217a1a1ba5460da58c8e5ef305cbf6ace928988
Author: Dima Kogan <dima at secretsauce.net>
Date: Sun Apr 28 17:42:21 2013 -0700
Now building the html documentation from the correct POD source
diff --git a/debian/rules b/debian/rules
index 28e69cf..ab8bbca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
override_dh_auto_build:
dh_auto_build
- pod2html --title=feedgnuplot bin/feedgnuplot.pod > feedgnuplot.html
+ pod2html --title=feedgnuplot bin/feedgnuplot > feedgnuplot.html
override_dh_auto_clean:
rm -rf feedgnuplot.html pod2htm*
--
Feedgnuplot. Pipe-oriented frontend to Gnuplot.
More information about the debian-science-commits
mailing list