$OpenBSD: patch-gnome-pty-helper_Makefile_in,v 1.3 2004/08/01 06:10:09 marcm Exp $
--- gnome-pty-helper/Makefile.in.orig	Sat May  1 23:44:07 2004
+++ gnome-pty-helper/Makefile.in	Sat Jul 24 23:15:53 2004
@@ -515,7 +515,7 @@ uninstall-am: uninstall-info-am uninstal
 
 
 install-exec-hook:
-	chown root.utmp $(DESTDIR)$(libexecdir)/gnome-pty-helper || true
+	chown root:wheel $(DESTDIR)$(libexecdir)/gnome-pty-helper || true
 	chmod g+s       $(DESTDIR)$(libexecdir)/gnome-pty-helper || true
 # 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.
