more thorough cleanup of pod2html detritus

This commit is contained in:
Dima Kogan
2012-09-11 13:57:46 -07:00
parent 88fbd90a28
commit c4f78e6140

2
debian/rules vendored
View File

@@ -8,5 +8,5 @@ override_dh_auto_build:
pod2html --title=feedgnuplot bin/feedgnuplot.pod > feedgnuplot.html
override_dh_auto_clean:
rm -rf feedgnuplot.html
rm -rf feedgnuplot.html pod2htm*
dh_auto_clean