summaryrefslogtreecommitdiff
path: root/www/apache2/patches/patch-ag
blob: f4abb2f6a89fc2f27b559562e998dd06603c1a97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ag,v 1.7 2003/01/28 14:21:58 martti Exp $

--- support/Makefile.in.orig	2002-08-29 22:25:40.000000000 +0300
+++ support/Makefile.in	2003-01-28 16:09:07.000000000 +0200
@@ -24,9 +24,11 @@
 	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_OBJECTS = htpasswd.lo