$OpenBSD: patch-gnome-pty-helper_Makefile_in,v 1.2 2003/10/07 05:47:58 marcm Exp $
--- gnome-pty-helper/Makefile.in.orig	2003-06-16 14:50:27.000000000 -0700
+++ gnome-pty-helper/Makefile.in	2003-09-08 15:25:52.000000000 -0700
@@ -514,7 +514,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.
