فهرست منبع

- revert change in build.xml

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8300 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
nor..67 14 سال پیش
والد
کامیت
4c27e62772
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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="\\n"
+                                replace=""
                                 byline="true"/>
             </else>
         </if>