Description: fix libexecdir
Author: Anton Gladky <gladk@debian.org>
Last-Update: 2015-06-16

Index: gnuplot-5.4.4/src/Makefile.am
===================================================================
--- gnuplot-5.4.4.orig/src/Makefile.am
+++ gnuplot-5.4.4/src/Makefile.am
@@ -2,7 +2,7 @@
 AUTOMAKE_OPTIONS = foreign subdir-objects
 
 # in the spirit of automake ...
-pkglibexecdir = $(libexecdir)/@PACKAGE@/@VERSION_MAJOR@
+pkglibexecdir = $(libexecdir)
 
 # Where to send email about bugs and comments (locally)
 EMAIL = gnuplot-bugs@lists.sourceforge.net
