aboutsummaryrefslogtreecommitdiffstats
path: root/channels/Makefile
diff options
context:
space:
mode:
authorcitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-27 21:30:32 +0000
committercitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-27 21:30:32 +0000
commite199c677b1557feb556a7c0c90fdc1dd026f253b (patch)
tree38df0a74ac9902d57d9798ea8d25e68c59017c09 /channels/Makefile
parentbd44ffbbd0b38ed1598481b0f9b7a24865b52d9f (diff)
Portability fix, use the shells path for sed and env
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2787 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/Makefile')
-rwxr-xr-xchannels/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/Makefile b/channels/Makefile
index 66964ffcc..e47f36947 100755
--- a/channels/Makefile
+++ b/channels/Makefile
@@ -187,5 +187,5 @@ depend: .depend
../mkdep $(CFLAGS) `ls *.c`
env:
- /bin/env
+ env