mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-09-18 19:18:06 +08:00
building and installing the HTML documentation
This commit is contained in:
8
debian/rules
vendored
8
debian/rules
vendored
@@ -2,3 +2,11 @@
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_build:
|
||||
dh_auto_build
|
||||
pod2html --title=feedgnuplot bin/feedgnuplot.pod > feedgnuplot.html
|
||||
|
||||
override_dh_auto_clean:
|
||||
rm -rf feedgnuplot.html
|
||||
dh_auto_clean
|
||||
|
Reference in New Issue
Block a user