diff options
Diffstat (limited to 'x11-toolkits/eel2/files/patch-Makefile.in')
-rw-r--r-- | x11-toolkits/eel2/files/patch-Makefile.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-toolkits/eel2/files/patch-Makefile.in b/x11-toolkits/eel2/files/patch-Makefile.in new file mode 100644 index 000000000000..715923c89716 --- /dev/null +++ b/x11-toolkits/eel2/files/patch-Makefile.in @@ -0,0 +1,7 @@ +--- Makefile.in.orig Mon May 7 18:13:32 2001 ++++ Makefile.in Tue May 8 13:45:24 2001 +@@ -168,3 +168,3 @@ + +-confexecdir = $(libdir) ++confexecdir = $(sysconfdir) + confexec_DATA = eelConf.sh $(NULL) |