summaryrefslogtreecommitdiffstats
path: root/web/attachments/41389-plugins-scripts-Makefile.am.patch
diff options
context:
space:
mode:
Diffstat (limited to 'web/attachments/41389-plugins-scripts-Makefile.am.patch')
-rw-r--r--web/attachments/41389-plugins-scripts-Makefile.am.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/web/attachments/41389-plugins-scripts-Makefile.am.patch b/web/attachments/41389-plugins-scripts-Makefile.am.patch
new file mode 100644
index 0000000..7b08f2b
--- /dev/null
+++ b/web/attachments/41389-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:21:01.000000000 +0100
3@@ -14,10 +14,12 @@
4
5 TESTS_ENVIRONMENT=perl -I $(top_builddir) -I $(top_srcdir)
6
7 TESTS = @SCRIPT_TEST@
8
9+AM_INSTALL_PROGRAM_FLAGS = @INSTALL_OPTS@
10+
11 test:
12 perl -I $(top_builddir) -I $(top_srcdir) ../test.pl
13
14 CLEANFILES=$(libexec_SCRIPTS)
15