Commit c01a08e8 authored by Franco Fichtner's avatar Franco Fichtner

make: not needed anymore

parent d17d7a93
......@@ -68,8 +68,7 @@ MO+= ${LOCALEDIR}/${LANG}/LC_MESSAGES/OPNsense.mo
.SUFFIXES: .po .mo
.po.mo: force
@${MSGFMT} -o ${.TARGET} ${.IMPSRC}
@echo ${.TARGET:S/${LOCALEDIR}/\/usr\/local\/share\/locale/}
${MSGFMT} -o ${.TARGET} ${.IMPSRC}
bootstrap: ${MO}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment