Use new `paths' system
This commit is contained in:
parent
f1b6e09453
commit
ec8bcba829
21 changed files with 132 additions and 65 deletions
|
|
@ -29,8 +29,8 @@ do_cmd_redir "${CONFFILE}" sed \
|
|||
-e "s,@VERSION@,${VERSION}," \
|
||||
-e "s,@DEP_CFLAGS@,${@CNAME@_DEP_CFLAGS}," \
|
||||
-e "s,@DEP_LIBS@,${@CNAME@_DEP_LIBS}," \
|
||||
-e "s,@LIB_DIR@,${FINALLIBDIR}," \
|
||||
-e "s,@INCLUDE_DIR@,${FINALINCLUDEDIR}," \
|
||||
-e "s,@LIB_DIR@,${LIBDIR}," \
|
||||
-e "s,@INCLUDE_DIR@,${INCLUDEDIR}," \
|
||||
src/@NAME@/config-script
|
||||
|
||||
do_cmd chmod 0755 "${CONFFILE}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue