summaryrefslogtreecommitdiff
path: root/www/squid27/patches/patch-aa
blob: c84dc845deb38c7eb01ead5955bfe919d5b38d41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-aa,v 1.2 2008/09/25 03:24:45 taca Exp $

--- Makefile.in.orig	2008-01-26 08:24:17.000000000 +0900
+++ Makefile.in
@@ -725,8 +725,8 @@ dist-hook:
 	fi
 
 install-pinger:
-	chown root $(DEFAULT_PINGER) 
-	chmod 4711 $(DEFAULT_PINGER)
+	chown root $(DESTDIR)$(DEFAULT_PINGER) 
+	chmod 4511 $(DESTDIR)$(DEFAULT_PINGER)
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT: