correctly replacing py_sems config also

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@648 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 19 years ago
parent 3f02e25624
commit 7e939a1fc7

@ -58,6 +58,7 @@ install-cfg:
sed -e "s#/usr/.*lib/sems/audio/#$(audio-target)#g" \
-e "s#/usr/.*lib/sems/plug-in/#$(modules-target)#g" \
-e "s#/usr/.*lib/sems/ivr/#$(modules-prefix)/lib/sems/ivr/#g" \
-e "s#/usr/.*lib/sems/py_sems/#$(modules-prefix)/lib/sems/py_sems/#g" \
-e "s#/usr/.*etc/sems#$(cfg-target)#g" \
< $$r > $(cfg-prefix)/$(cfg-dir)$$r; \
done

Loading…
Cancel
Save