$NetBSD: patch-configure,v 1.10 2014/11/02 19:38:12 tsutsui Exp $

- setuid root is handled by SPECIAL_PERMS in pkgsrc

--- configure.orig	2014-10-27 22:26:49.000000000 +0000
+++ configure
@@ -21404,7 +21404,7 @@ else
 fi
 
 if test "$gui" = "fb" ; then
-	INSTALL_OPT="-m 4755 -o root"
+	INSTALL_OPT=""
 fi
 
 
