mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 21:42:39 -04:00
14 lines
555 B
XML
14 lines
555 B
XML
$NetBSD: patch-build.xml,v 1.1 2013/12/31 22:56:12 ryoon Exp $
|
|
|
|
--- build.xml.orig 2013-12-20 16:10:15.000000000 +0000
|
|
+++ build.xml
|
|
@@ -243,7 +243,7 @@ Copyright (c) 2005, 2011, Oracle and/or
|
|
</target>
|
|
|
|
<target name="-update-build-info"
|
|
- depends="-get-changeset-from-command,-get-changeset-from-file">
|
|
+ depends="-get-changeset-from-command">
|
|
<mkdir dir="${build.classes.dir}/org/opensolaris/opengrok"/>
|
|
<propertyfile
|
|
file="${build.classes.dir}/org/opensolaris/opengrok/info.properties">
|