OSDN Git Service

(no commit message)
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Thu, 29 Dec 2011 04:35:51 +0000 (04:35 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Thu, 29 Dec 2011 04:35:51 +0000 (04:35 +0000)
build-template.xml

index 5dcca49..30aff9f 100644 (file)
@@ -84,7 +84,7 @@ zipfileset id="jarfiles" -> the jar files to be merged with the project's classe
                <jar destfile="${distDir}/sources/${jar}-sources.jar" basedir="${src}" />\r
                \r
                <!-- copy shared libs for desktop -->\r
-               <copy failonerror="false" file="${libs}/${jar}-natives.jar" tofile="${distDir}/${jar}-natives.jar"/>\r
+               <copy failonerror="false" file="${libs}/${jar}-natives.jar" tofile="${distDir}/*-natives.jar"/>\r
                \r
                <!-- class jar -->\r
                <jar destfile="${distDir}/${jar}.jar">\r