From b3a54247953c5affcbbf7807a682da903e0cd38b Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Fri, 13 Jul 2007 21:28:25 +0000 Subject: EncapPackages: Not all platforms have /bin/bash, and this seems to work fine with /bin/sh git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3451 ce84e21b-d406-0410-9b95-82705330c041 --- encap/src/encap-profiles/m4-1.4.4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'encap/src/encap-profiles') diff --git a/encap/src/encap-profiles/m4-1.4.4.sh b/encap/src/encap-profiles/m4-1.4.4.sh index 863071a03..35bd80bbf 100755 --- a/encap/src/encap-profiles/m4-1.4.4.sh +++ b/encap/src/encap-profiles/m4-1.4.4.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # $Id$ ENCAP_PKGNAME="m4-1.4.4" -- cgit v1.2.3-1-g7c22