openbsd-ports/devel/vte/patches/patch-gnome-pty-helper_Makefile_in
marcm fd86c53663 Update GNOME support ports to their Gnome 2.4 versions...
ORBit2    2.6.3 -> 2.8.1
gconf2    2.2.1 -> 2.4.0.1
libgtop2  2.0.2 -> 2.0.5
libwnck   2.2.2 -> 2.4.0.1
vte       0.10.29 -> 0.11.10

Also removes devel/linc since it has been rolled into devel/ORBit2.
2003-10-07 05:47:57 +00:00

13 lines
648 B
Plaintext

$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.