From 8557cd48708acd0829092fcf51234be46c1d9ce3 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Tue, 11 Sep 2012 13:57:46 -0700 Subject: [PATCH] more thorough cleanup of pod2html detritus --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 5ad7a95..28e69cf 100755 --- a/debian/rules +++ b/debian/rules @@ -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