Patch from diver to fix #7685: use the correct path to find sed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42415 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -39,6 +39,7 @@ actions MkUpdateDb1
|
|||||||
{
|
{
|
||||||
sed \
|
sed \
|
||||||
-e "s,@bindir@,/bin," \
|
-e "s,@bindir@,/bin," \
|
||||||
|
-e "s,/usr/bin,/boot/common/bin," \
|
||||||
-e "s,@libexecdir@,/bin," \
|
-e "s,@libexecdir@,/bin," \
|
||||||
-e "s,@LOCATE_DB@,/var/locatedb," \
|
-e "s,@LOCATE_DB@,/var/locatedb," \
|
||||||
-e "s,@VERSION@,4.2.33," \
|
-e "s,@VERSION@,4.2.33," \
|
||||||
|
|||||||
Reference in New Issue
Block a user