summaryrefslogtreecommitdiffstats
path: root/web/attachments/37372-plugins-Makefile.am.patch
diff options
context:
space:
mode:
Diffstat (limited to 'web/attachments/37372-plugins-Makefile.am.patch')
-rw-r--r--web/attachments/37372-plugins-Makefile.am.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/web/attachments/37372-plugins-Makefile.am.patch b/web/attachments/37372-plugins-Makefile.am.patch
new file mode 100644
index 0000000..ed969e9
--- /dev/null
+++ b/web/attachments/37372-plugins-Makefile.am.patch
@@ -0,0 +1,10 @@
1--- Makefile.am.original Sat Dec 7 16:06:44 2002
2+++ Makefile.am Thu Dec 5 21:01:50 2002
3@@ -127,6 +127,7 @@
4
5 libgetopt.a: getopt.o getopt1.o
6 $(AR) -r $@ getopt.o getopt1.o
7+ $(RANLIB) $@
8
9 libsnprintf.a: snprintf.o
10 $(AR) -r $@ snprintf.o