summaryrefslogtreecommitdiff
path: root/www/apache24/patches/patch-ag
blob: 11ad9b1b7365d86010923c61a98265e22f547c00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ag,v 1.2 2013/02/25 21:16:38 ryoon Exp $

--- support/Makefile.in.orig	2012-12-11 10:37:25.000000000 +0000
+++ support/Makefile.in
@@ -31,9 +31,11 @@ install:
 	done
 	@if test -f "$(builddir)/envvars-std"; then \
 	    cp -p envvars-std $(DESTDIR)$(sbindir); \
+	    if false; then \
 	    if test ! -f $(DESTDIR)$(sbindir)/envvars; then \
 	        cp -p envvars-std $(DESTDIR)$(sbindir)/envvars ; \
 	    fi ; \
+	    fi ; \
 	fi
 
 htpasswd.lo: passwd_common.h