$NetBSD: patch-configure,v 1.17 2018/06/22 14:17:15 tsutsui Exp $

- setuid root is handled by SPECIAL_PERMS in pkgsrc

--- configure.orig	2018-03-07 13:17:24.000000000 +0000
+++ configure
@@ -22185,7 +22185,7 @@ else
 fi
 
 if test "$gui" = "fb" ; then
-	INSTALL_OPT="-m 4755 -o root"
+	INSTALL_OPT=""
 fi
 
 
