File: ignore_rdcvis.jar.patch

package info (click to toggle)
king 2.24%2Bdfsg2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 78,620 kB
  • sloc: java: 111,577; xml: 1,868; cpp: 209; sh: 128; perl: 127; python: 99; makefile: 60; ansic: 7
file content (15 lines) | stat: -rw-r--r-- 727 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Author: Andreas Tille <tille@debian.org>
Last-Updated: Fri, 02 Dec 2016 13:24:23 +0100
Description: rdcvis is not packaged (see README.Debian)
Forwarded: not-needed

--- a/king/build.xml
+++ b/king/build.xml
@@ -200,7 +200,6 @@
 <target name="dist-exe" depends="init,build">
     <copy file="${javadev}/chiropraxis/chiropraxis.jar" todir="plugins/" preservelastmodified="true"/>
     <copy file="${javadev}/extratools/extratools.jar" todir="plugins/" preservelastmodified="true"/>
-    <copy file="${javadev}/rdcvis/rdcvis.jar" todir="plugins/" preservelastmodified="true"/>
     
     <mkdir dir="${dist}/${ant.project.name}-${version}"/>
     <copy todir="${dist}/${ant.project.name}-${version}" preservelastmodified="true">