aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache20/files/patch-support:Makefile.in
blob: 66b6420974ecc84df43af8fd6543f43267a73bf5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- support/Makefile.in.orig    Fri Dec 17 17:03:38 2004
+++ support/Makefile.in Fri Dec 17 17:01:44 2004
@@ -23,10 +23,7 @@
        fi ; \
    done
    @if test -f "$(builddir)/envvars-std"; then \
-       cp -p envvars-std $(DESTDIR)$(sbindir); \
-       if test ! -f $(DESTDIR)$(sbindir)/envvars; then \
-           cp -p envvars-std $(DESTDIR)$(sbindir)/envvars ; \
-       fi ; \
+       cp -p envvars-std $(DESTDIR)$(sbindir)/envvars; \
    fi
 
 htpasswd_OBJECTS = htpasswd.lo