Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 15:30:31 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        nacai@iname.com
Cc:        ports@freebsd.org
Subject:   gnome-wm uses /bin/bash
Message-ID:  <199907292230.PAA88504@silvia.hip.berkeley.edu>

next in thread | raw e-mail | index | archive | help
This appears to work ok, do you mind if I commit this as patch-ai?

-PW
=======
--- ./gsm/gnome-wm.org	Tue Mar 23 14:03:46 1999
+++ ./gsm/gnome-wm	Thu Jul 29 15:29:01 1999
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # The user can specify his prefered WM by setting the WINDOW_MANAGER
 # environment variable.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907292230.PAA88504>