Browse Source

- commit update in SDK build.xml

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8290 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
nor..67 14 years ago
parent
commit
a68c772599
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.xml

+ 1 - 1
build.xml

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