mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
8e217384f3
GNOME version of xdm display manager. This gdm has been a headache for us, the GNOME binary maintainer for FreeBSD. Half of patches are from NetBSD pkgsrc system. Thanks for NetBSD and TAKANO Yuji <takachan@running-dog.net>!
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
--- config/Xsession.orig Tue Sep 12 22:12:09 2000
|
|
+++ config/Xsession Tue Sep 12 22:13:21 2000
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash -login
|
|
+#!/bin/sh
|
|
# $XConsortium: Xsession /main/10 1995/12/18 18:21:28 gildea $
|
|
|
|
case $# in
|