libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: 93-gary-commit-SHELL.patch


From: Gary V. Vaughan
Subject: FYI: 93-gary-commit-SHELL.patch
Date: Wed, 18 Feb 2004 09:56:20 +0000 (GMT)
User-agent: mailnotify/0.2

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Applied to HEAD.
- -- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://www.oranda.demon.co.uk
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
__________________________________________________________
This patch notification generated by cvsapply version 0.13
http://savannah.gnu.org/projects/cvs-utils
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (Darwin)

iD8DBQFAMzbDFRMICSmD1gYRAtiWAKCtMYCAyobzJWjwEo6RdO2vvOChmACgs0RJ
teU/44FPusVCEDITxiS1EAk=
=LIda
-----END PGP SIGNATURE-----
Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>

        * commit (SHELL): Set it explicitly, incase some madman is using
        tcsh as their login shell :-b




Index: commit
===================================================================
RCS file: /cvsroot/libtool/libtool/commit,v
retrieving revision 1.24
diff -u -p -u -r1.24 commit
--- commit 13 Feb 2004 07:25:56 -0000 1.24
+++ commit 18 Feb 2004 09:55:00 -0000
@@ -67,13 +67,13 @@
 # Report bugs to <address@hidden>
 
 : ${CVS="cvs"}
-: ${SHELL="/bin/sh"}
 : ${MAILNOTIFY="./config/mailnotify"}
 : ${MKSTAMP="./config/mkstamp"}
 : ${MV="mv -f"}
 : ${RM="rm -f"}
 : ${SED="sed"}
 
+SHELL="/bin/sh"
 dirname="s,/[^/]*$,,"
 basename="s,^.*/,,g"
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]