diff options
Diffstat (limited to 'www/apache13-fp/files/patch-ff')
-rw-r--r-- | www/apache13-fp/files/patch-ff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/apache13-fp/files/patch-ff b/www/apache13-fp/files/patch-ff deleted file mode 100644 index dbb076f676a5..000000000000 --- a/www/apache13-fp/files/patch-ff +++ /dev/null @@ -1,11 +0,0 @@ ---- src/support/Makefile.tmpl.orig Thu Dec 9 11:19:48 1999 -+++ src/support/Makefile.tmpl Sun Feb 20 17:43:34 2000 -@@ -39,7 +39,7 @@ - -e 's%@LIBS_SHLIB@%$(LIBS_SHLIB)%g' && chmod a+x apxs - - suexec: suexec.o -- $(CC) $(CFLAGS) -o suexec $(LDFLAGS) suexec.o $(LIBS) -+ $(CC) $(CFLAGS) -o suexec $(LDFLAGS) suexec.o $(LIBS) -lutil - - clean: - rm -f $(TARGETS) *.o |