xserver: Branch 'xorg-server-1.2-apple'

Ben Byer bbyer at kemper.freedesktop.org
Thu Dec 13 16:24:33 PST 2007


 hw/xquartz/bundle/org.x.X11.plist |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a5e796c60ebe0b9f52310f9ea3e8eaa62288b52c
Author: Ben Byer <bbyer at bbyer.apple.com>
Date:   Thu Dec 13 16:24:17 2007 -0800

    fix libexec path (hi jeremy)

diff --git a/hw/xquartz/bundle/org.x.X11.plist b/hw/xquartz/bundle/org.x.X11.plist
index 1e646ac..b9dd788 100644
--- a/hw/xquartz/bundle/org.x.X11.plist
+++ b/hw/xquartz/bundle/org.x.X11.plist
@@ -6,7 +6,7 @@
 		<string>org.x.X11</string>
 	<key>ProgramArguments</key>
 		<array>
-		<string>/usr/libexec/x11-exec</string>
+		<string>/usr/X11/libexec/x11-exec</string>
 		<string>-launchd</string>
 		</array>
 	<key>Sockets</key>


More information about the xorg-commit mailing list