openbsd-ports/x11/gnome/gdm/patches/patch-config_PostSession_in
2008-12-18 12:06:09 +00:00

12 lines
338 B
Plaintext

$OpenBSD: patch-config_PostSession_in,v 1.1 2008/12/18 12:06:09 ajacoutot Exp $
--- config/PostSession.in.orig Thu Dec 18 12:02:40 2008
+++ config/PostSession.in Thu Dec 18 12:03:37 2008
@@ -1,6 +1,6 @@
#!/bin/sh
-PATH="@X_PATH@:$PATH:/bin:/usr/bin"
+PATH="@X_PATH@:$PATH:/bin:/usr/bin:${LOCALBASE}/bin"
OLD_IFS=$IFS
gdmwhich () {