summaryrefslogtreecommitdiff
path: root/www/mod_mono/files/patch-src_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_mono/files/patch-src_Makefile.in')
-rw-r--r--www/mod_mono/files/patch-src_Makefile.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/mod_mono/files/patch-src_Makefile.in b/www/mod_mono/files/patch-src_Makefile.in
deleted file mode 100644
index 2240fc2eca88..000000000000
--- a/www/mod_mono/files/patch-src_Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/Makefile.in.orig Thu Sep 22 14:04:38 2005
-+++ src/Makefile.in Sat Oct 22 18:28:32 2005
-@@ -468,8 +468,8 @@
-
- install: $(lib_LTLIBRARIES)
- $(mkinstalldirs) "$(DESTDIR)$(APXS_LIBEXECDIR)"
--@APACHE2_TRUE@ $(APXS) -S LIBEXECDIR="$(DESTDIR)$(APXS_LIBEXECDIR)" -i -n mono mod_mono.la
--@APACHE2_FALSE@ $(APXS) -S LIBEXECDIR="$(DESTDIR)$(APXS_LIBEXECDIR)" -i -n mono .libs/mod_mono.so
-+#@APACHE2_TRUE@ $(APXS) -S LIBEXECDIR="$(DESTDIR)$(APXS_LIBEXECDIR)" -i -n mono mod_mono.la
-+ $(APXS) -S LIBEXECDIR="$(DESTDIR)$(APXS_LIBEXECDIR)" -i -n mono .libs/mod_mono.so
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT: