Browse Source

Fix error building from teamcity

Change-Id: I1a4e1005bcb7181fd038b73829d77090031ed252
Reviewed-on: http://gerrit.dmdirc.com/2501
Reviewed-by: Chris Smith <chris@dmdirc.com>
Automatic-Compile: DMDirc Build Manager
tags/0.7rc1
Greg Holmes 12 years ago
parent
commit
2b1445449a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      build-ivy.xml

+ 1
- 0
build-ivy.xml View File

@@ -34,6 +34,7 @@
34 34
             </path>
35 35
             <map from="${basedir}${file.separator}" to=""/>
36 36
         </pathconvert>
37
+        <touch file="nbproject/private/private.properties"/>
37 38
         <propertyfile file="nbproject/private/private.properties">
38 39
             <entry operation="=" key="lib.classpath" value="${lib.classpath.computed}"/>
39 40
         </propertyfile>

Loading…
Cancel
Save