mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
Cleanup (accidentally committed local path)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
-->
|
||||
<project name="Patches and repackages ASM library" default="package">
|
||||
<!-- set this property to the path to a downloaded ASM source .jar file -->
|
||||
<property name="asm.src" value="/home/sher/asm-src.zip"/>
|
||||
<property name="asm.src" value=""/>
|
||||
|
||||
<property name="src.dir" value="${basedir}/src"/>
|
||||
<property name="out.dir" value="${basedir}/out"/>
|
||||
|
||||
Reference in New Issue
Block a user