VIVO-648 Repair oversight: when rdf files were moved to the home directory, the "distribute" target didn't keep up.
This commit is contained in:
parent
fdeee35bb4
commit
b6ad8d456c
1 changed files with 3 additions and 3 deletions
|
@ -497,7 +497,7 @@
|
|||
target: distribute
|
||||
================================= -->
|
||||
<target name="distribute"
|
||||
depends="revisionInfo, prepareSolr"
|
||||
depends="revisionInfo, prepareVitroHomeDir, prepareSolr"
|
||||
description="--> Build the app and create a distribution bundle">
|
||||
<mkdir dir="${distribution.dir}" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue