Now building the html documentation from the correct POD source

This commit is contained in:
Dima Kogan 2013-04-28 17:42:21 -07:00
parent 184102a420
commit 2217a1a1ba

2
debian/rules vendored
View File

@ -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*