From 6cbc92b760ad854fd54b87ddb99cd77cae6f6bf1 Mon Sep 17 00:00:00 2001 From: James Golovich Date: Tue, 27 Apr 2004 21:30:32 +0000 Subject: Portability fix, use the shells path for sed and env git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2787 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/Makefile') diff --git a/apps/Makefile b/apps/Makefile index 13cad373a..6973ba29a 100755 --- a/apps/Makefile +++ b/apps/Makefile @@ -102,4 +102,4 @@ depend: .depend ../mkdep $(CFLAGS) `ls *.c` env: - /bin/env + env -- cgit v1.2.3