updating ivr libdir for install-cfg as well

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@444 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 19 years ago
parent 6afef51800
commit 4e3529cfea

@ -52,6 +52,7 @@ install-cfg:
$(INSTALL-TOUCH) $(cfg-prefix)/$(cfg-dir)$$r ; \
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/.*etc/sems#$(cfg-target)#g" \
< $$r > $(cfg-prefix)/$(cfg-dir)$$r; \
done

Loading…
Cancel
Save