Commit 874eceaf authored by Franco Fichtner's avatar Franco Fichtner

make: this moved to lang.git

parent 0a89f824
...@@ -200,7 +200,6 @@ package: force ...@@ -200,7 +200,6 @@ package: force
echo ">>> Missing required file(s). Please run 'make package-keywords'" >&2; \ echo ">>> Missing required file(s). Please run 'make package-keywords'" >&2; \
exit 1; \ exit 1; \
fi fi
@${PKG} info gettext-tools > /dev/null
@${PKG} info git > /dev/null @${PKG} info git > /dev/null
@rm -rf ${WRKSRC} ${PKGDIR} @rm -rf ${WRKSRC} ${PKGDIR}
@${MAKE} DESTDIR=${WRKSRC} FLAVOUR=${FLAVOUR} install @${MAKE} DESTDIR=${WRKSRC} FLAVOUR=${FLAVOUR} install
......
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