aboutsummaryrefslogtreecommitdiffstats
path: root/res/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 /res/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 'res/Makefile')
-rwxr-xr-xres/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/Makefile b/res/Makefile
index c39f0ffb8..242a06163 100755
--- a/res/Makefile
+++ b/res/Makefile
@@ -46,4 +46,4 @@ depend: .depend
../mkdep $(CFLAGS) `ls *.c`
env:
- /bin/env
+ env