$NetBSD: patch-aa,v 1.3 2009/09/18 02:01:35 taca Exp $

--- Makefile.in.orig	2009-05-01 10:23:59.000000000 +0900
+++ Makefile.in
@@ -697,8 +697,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:
