52d34cce2d
version number bump. Yeah, well, it took me a bit to even get it to compile, one of those, "Hey, let's change the entire build infrastructure for a minor bugfix!" things... But hey now we're fully in-sync with Gnome 2.6.2.
13 lines
626 B
Plaintext
13 lines
626 B
Plaintext
$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.
|