glib r7928 - trunk/po
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7928 - trunk/po
- Date: Sun, 1 Mar 2009 07:05:53 +0000 (UTC)
Author: matthiasc
Date: Sun Mar 1 07:05:52 2009
New Revision: 7928
URL: http://svn.gnome.org/viewvc/glib?rev=7928&view=rev
Log:
Don't hardcode /bin/sh as shell
Modified:
trunk/po/ChangeLog
trunk/po/Makefile.in.in
Modified: trunk/po/Makefile.in.in
==============================================================================
--- trunk/po/Makefile.in.in (original)
+++ trunk/po/Makefile.in.in Sun Mar 1 07:05:52 2009
@@ -16,7 +16,7 @@
PACKAGE = @PACKAGE@
VERSION = @VERSION@
-SHELL = /bin/sh
+SHELL = @SHELL@
@SET_MAKE@
srcdir = @srcdir@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]