- commit update in SDK build.xml

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8290 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
3.0
nor..67 14 years ago
parent 334ef63b13
commit 0cf890d1ba
  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="" replace="\\n"
byline="true"/> byline="true"/>
</else> </else>
</if> </if>

Loading…
Cancel
Save