13 lines
626 B
Plaintext
13 lines
626 B
Plaintext
$OpenBSD: patch-gnome-pty-helper_Makefile_in,v 1.4 2005/04/12 21:23:12 marcm Exp $
|
|
--- gnome-pty-helper/Makefile.in.orig Mon Feb 28 14:16:31 2005
|
|
+++ gnome-pty-helper/Makefile.in Sat Apr 9 22:17:56 2005
|
|
@@ -551,7 +551,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.
|