summaryrefslogtreecommitdiffstats
path: root/rules/gnuplot.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gnuplot.make')
-rw-r--r--rules/gnuplot.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules/gnuplot.make b/rules/gnuplot.make
index 16ae2f571..af15070e1 100644
--- a/rules/gnuplot.make
+++ b/rules/gnuplot.make
@@ -130,12 +130,9 @@ $(STATEDIR)/gnuplot.targetinstall:
@$(call targetinfo)
@$(call install_init, gnuplot)
- @$(call install_fixup, gnuplot,PACKAGE,gnuplot)
@$(call install_fixup, gnuplot,PRIORITY,optional)
- @$(call install_fixup, gnuplot,VERSION,$(GNUPLOT_VERSION))
@$(call install_fixup, gnuplot,SECTION,base)
@$(call install_fixup, gnuplot,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
- @$(call install_fixup, gnuplot,DEPENDS,)
@$(call install_fixup, gnuplot,DESCRIPTION,missing)
@$(call install_copy, gnuplot, 0, 0, 0755, -, /usr/bin/gnuplot)