a2824e9b0f
PR: 51993 Submitted by: maintainer
12 lines
533 B
Text
12 lines
533 B
Text
--- Makefile.in.orig Thu Jan 23 04:50:06 2003
|
|
+++ Makefile.in Thu May 8 11:06:57 2003
|
|
@@ -363,9 +363,6 @@
|
|
$(mkinstalldirs) $(DESTDIR)@TINYPROXY_CONFIG_DIR@
|
|
$(INSTALL) -m 600 $(srcdir)/doc/tinyproxy.conf \
|
|
$(DESTDIR)@TINYPROXY_CONFIG_DIR@/@TINYPROXY_CONFIG_FILE@-dist
|
|
- test -f $(DESTDIR)@TINYPROXY_CONFIG_DIR@/@TINYPROXY_CONFIG_FILE@ \
|
|
- || $(INSTALL) -m 600 $(srcdir)/doc/tinyproxy.conf \
|
|
- $(DESTDIR)@TINYPROXY_CONFIG_DIR@/@TINYPROXY_CONFIG_FILE@
|
|
@echo ""
|
|
@echo "A configuration file has been copied to:"
|
|
@echo ""
|