mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-06-24 14:51:11 +08:00
Now building the html documentation from the correct POD source
This commit is contained in:
parent
184102a420
commit
2217a1a1ba
2
debian/rules
vendored
2
debian/rules
vendored
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
override_dh_auto_build:
|
override_dh_auto_build:
|
||||||
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:
|
override_dh_auto_clean:
|
||||||
rm -rf feedgnuplot.html pod2htm*
|
rm -rf feedgnuplot.html pod2htm*
|
||||||
|
Loading…
Reference in New Issue
Block a user