summaryrefslogtreecommitdiffstats
path: root/web/attachments/41390-plugins-scripts-Makefile.am.patch
diff options
context:
space:
mode:
Diffstat (limited to 'web/attachments/41390-plugins-scripts-Makefile.am.patch')
-rw-r--r--web/attachments/41390-plugins-scripts-Makefile.am.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/web/attachments/41390-plugins-scripts-Makefile.am.patch b/web/attachments/41390-plugins-scripts-Makefile.am.patch
new file mode 100644
index 0000000..a09c02a
--- /dev/null
+++ b/web/attachments/41390-plugins-scripts-Makefile.am.patch
@@ -0,0 +1,15 @@
1--- Makefile.am.original 2002-10-30 19:49:19.000000000 +0100
2+++ Makefile.am 2003-02-03 19:45:17.000000000 +0100
3@@ -19,10 +19,12 @@
4 test:
5 perl -I $(top_builddir) -I $(top_srcdir) ../test.pl
6
7 CLEANFILES=$(libexec_SCRIPTS)
8
9+AM_INSTALL_PROGRAM_FLAGS = @INSTALL_OPTS@
10+
11 .pl :
12 $(AWK) -f ./subst $< > $@
13 chmod +x $@
14
15 .sh :