Ver código fonte

Use correct script.

Change-Id: I9ed7e5ebced4fc390bb3c87a4d290867c05563fb
Reviewed-on: http://gerrit.dmdirc.com/2418
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Chris Smith <chris@dmdirc.com>
tags/0.6.7rc2^0
Shane Mc Cormack 12 anos atrás
pai
commit
8289bd3bb0
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      build-installer.xml

+ 1
- 1
build-installer.xml Ver arquivo

@@ -54,7 +54,7 @@
54 54
     <target name="installer-unstable" depends="-init-installer"
55 55
             description="Build the installer for an unstable release.">
56 56
         <exec executable="bash" dir="modules/installer" resultproperty="installer.result">
57
-            <arg value="release.sh"/>
57
+            <arg value="makeAll.sh"/>
58 58
             <arg value="-c"/>
59 59
             <arg value="UNSTABLE"/>
60 60
         </exec>

Carregando…
Cancelar
Salvar