Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : proto/python-efl

Dir     : e17/proto/python-efl


Modified Files:
        build-all.sh 


Log Message:
Use /bin/sh instead of /bin/bash

===================================================================
RCS file: /cvs/e/e17/proto/python-efl/build-all.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- build-all.sh        7 Nov 2007 15:34:42 -0000       1.2
+++ build-all.sh        2 Feb 2008 18:28:46 -0000       1.3
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 PREFIX=$1
 [ -z "$PREFIX" ] && PREFIX="$HOME/usr"



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to