summaryrefslogtreecommitdiffstats
path: root/rules/gnuplot.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gnuplot.make')
-rw-r--r--rules/gnuplot.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gnuplot.make b/rules/gnuplot.make
index f8651aa51..aefae648d 100644
--- a/rules/gnuplot.make
+++ b/rules/gnuplot.make
@@ -194,7 +194,7 @@ endif
gnuplot_clean:
rm -rf $(STATEDIR)/gnuplot.*
- rm -rf $(IMAGEDIR)/gnuplot_*
+ rm -rf $(PKGDIR)/gnuplot_*
rm -rf $(GNUPLOT_DIR)
# vim: syntax=make