$NetBSD: patch-configure,v 1.13 2015/06/13 21:25:45 tsutsui Exp $

- setuid root is handled by SPECIAL_PERMS in pkgsrc

--- configure.orig	2015-06-07 01:36:26.000000000 +0000
+++ configure
@@ -21667,7 +21667,7 @@ else
 fi
 
 if test "$gui" = "fb" ; then
-	INSTALL_OPT="-m 4755 -o root"
+	INSTALL_OPT=""
 fi
 
 
