We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1201d62 commit 2336d47Copy full SHA for 2336d47
1 file changed
debian/rules
@@ -34,7 +34,7 @@ build: build-indep
34
build-indep: build-indep-stamp
35
36
build-indep-stamp: configure
37
- mvn package -Pawsapi -DskipTests -Dsystemvm \
+ mvn clean package -Pawsapi -DskipTests -Dsystemvm \
38
-Dcs.replace.properties=replace.properties.tmp \
39
${ACS_BUILD_OPTS}
40
touch $@
0 commit comments