void-packages/srcpkgs/zaproxy/patches/build.patch
Nicklaus McClendon 9111ee0eed
New package: zaproxy-2.5.0_1
zaproxy is a web application vulnerability scanner written by
OWASP.
2016-10-20 19:48:29 -05:00

11 lines
350 B
Diff

--- build/build.xml
+++ build/build.xml
@@ -129,7 +129,7 @@
</target>
- <target name="dist" depends="compile" description="Generates the distribution">
+ <target name="dist" depends="setup, compile" description="Generates the distribution">
<echo message="Creating the distribution set..." />
<!-- Create the distribution directory -->