- revert change in build.xml

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8300 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
3.0
nor..67 14 years ago
parent a021c326c7
commit 0da67bdfd6
  1. 2
      sdk/build.xml

@ -130,7 +130,7 @@
<else> <else>
<replaceregexp file="${module_dir}/manifest.mf" <replaceregexp file="${module_dir}/manifest.mf"
match="OpenIDE-Module-Specification-Version:(.*)" match="OpenIDE-Module-Specification-Version:(.*)"
replace="\\n" replace=""
byline="true"/> byline="true"/>
</else> </else>
</if> </if>

Loading…
Cancel
Save