Skip to content
Snippets Groups Projects
Commit 7d8fe360 authored by Goik Martin's avatar Goik Martin
Browse files

Copy META-INF to plugin

parent e6168354
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,7 @@ ${BUILDROOT}/${BUILDNAVI}/index.html: ${BUILDROOT}/${SCRIPTBASENAME}.xml
/usr/share/xmlmind/bin/xxetool convert -p eclipse.plugin.id $(PLUGINID) ${PPARAM} db5.toEclipseHelp \
${SCRIPTBASENAME}.xml -u $(BUILDNAVI);\
perl -i -p -e '$$/=undef;s/\n[ \t]*<!DOCTYPE[^>]+\n[^>]*>$$//m' ${BUILDNAVI}/*.xml
cp -r META-INF ${BUILDROOT}/${BUILDNAVI}
${BUILDROOT}/${BUILDNONAVI}/index.html: ${BUILDROOT}/${SCRIPTBASENAME}.xml
cd ${BUILDROOT}; mkdir -p ${BUILDNONAVI};\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment