aboutsummaryrefslogtreecommitdiff
path: root/www/cherokee-devel/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/cherokee-devel/files/patch-Makefile.in')
-rw-r--r--www/cherokee-devel/files/patch-Makefile.in30
1 files changed, 0 insertions, 30 deletions
diff --git a/www/cherokee-devel/files/patch-Makefile.in b/www/cherokee-devel/files/patch-Makefile.in
deleted file mode 100644
index f1ef24f4b3e6..000000000000
--- a/www/cherokee-devel/files/patch-Makefile.in
+++ /dev/null
@@ -1,30 +0,0 @@
---- Makefile.in.orig Thu Jan 19 03:58:11 2006
-+++ Makefile.in Thu Jan 19 14:01:55 2006
-@@ -314,7 +314,7 @@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
--SUBDIRS = m4 contrib www doc icons qa cherokee cget
-+SUBDIRS = m4 contrib www icons qa cherokee cget
- bin_SCRIPTS = cherokee-config
- SUFFIXES = .sample.pre .sample
-
-@@ -978,7 +978,7 @@
-
-
- .sample.pre.sample:
-- $(top_builddir)/cherokee_replace $< $@ "%sysconfdir%" "${sysconfdir}" "%datadir%" "${datadir}" "%prefix%" "${prefix}" "%wwwroot%" "${WWW_ROOT}"
-+ true $< $@ "%sysconfdir%" "${sysconfdir}" "%datadir%" "${datadir}" "%prefix%" "${prefix}" "%wwwroot%" "${WWW_ROOT}"
-
- install-data-local-config:
- @$(mkinstalldirs) $(DESTDIR)$(pkgincludedir);
-@@ -1021,9 +1021,6 @@
- echo "$@ will not overwrite existing $(cherokeeconfdir)/mime.compression.types"; \
- else \
- $(INSTALL_DATA) $(top_srcdir)/mime.compression.types.sample $(DESTDIR)$(cherokeeconfdir)/mime.compression.types; \
-- fi
-- @if test -d $(DESTDIR)$(sysconfdir)/pam.d && test ! -d $(DESTDIR)$(sysconfdir)/pam.d/cherokee ; then \
-- $(INSTALL_DATA) $(top_srcdir)/pam.d_cherokee $(DESTDIR)$(sysconfdir)/pam.d/cherokee; \
- fi
- @if test -f $(DESTDIR)$(cherokeeconfdir)/sites-available/default ; then \
- echo "$@ will not overwrite existing $(cherokeeconfdir)/sites-available/default"; \