mirror of
https://github.com/processing/processing4.git
synced 2026-02-14 02:45:36 +01:00
Merge pull request #2974 from kfeuz/Issue2973
Made ant deb depend on dist
This commit is contained in:
@@ -759,7 +759,7 @@
|
||||
</echo>
|
||||
</target>
|
||||
|
||||
<target name="deb" depends="linux-dist"
|
||||
<target name="deb" depends="dist"
|
||||
description="Build .deb of linux version">
|
||||
|
||||
<!-- start with a clean debian folder -->
|
||||
|
||||
Reference in New Issue
Block a user