Skip to content

Commit 4e47577

Browse files
committed
Make the dist dir for the systemvm when it is needed
1 parent cf6a5c7 commit 4e47577

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

systemvm/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
</goals>
113113
<configuration>
114114
<target>
115+
<mkdir dir="${basedir}/dist" />
115116
<mkdir dir="${basedir}/target/build-patch" />
116117
<mkdir dir="${basedir}/target/build-patch/usr/sbin" />
117118
<copy overwrite="true" todir="${basedir}/target/build-patch">

0 commit comments

Comments
 (0)