pkgsrc-ng/editors/OmegaT/patches/patch-build.xml
2016-01-21 23:40:00 +01:00

16 lines
474 B
XML

$NetBSD: patch-build.xml,v 1.3 2014/09/27 09:50:17 jperkin Exp $
--- build.xml.orig 2013-05-28 00:07:44.000000000 +0000
+++ build.xml
@@ -82,10 +82,6 @@
<copy todir="dist/native">
<fileset dir="native"/>
</copy>
- <!-- copy scripts to the distribution directory -->
- <copy todir="dist/scripts">
- <fileset dir="scripts"/>
- </copy>
</target>
<!-- Creates a zip with two localization packs -->