[med-svn] [prottest] 01/06: Suppress copylibs (thanks again to Markus Koschany)
Andreas Tille
tille at debian.org
Mon Oct 19 13:23:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository prottest.
commit b6790db7b1371210892b27c07cc6f7bbcb3b3094
Author: Andreas Tille <tille at debian.org>
Date: Mon Oct 19 14:27:51 2015 +0200
Suppress copylibs (thanks again to Markus Koschany)
---
debian/patches/build.patch | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/patches/build.patch b/debian/patches/build.patch
index 735df53..5a4a03d 100644
--- a/debian/patches/build.patch
+++ b/debian/patches/build.patch
@@ -3,8 +3,8 @@ Date: Fri, 16 Oct 2015 23:05:52 +0200
Subject: build using Debian packaged jars
---
- buildconf/project.properties | 10 +++++-----
- 1 file changed, 5 insertions(+), 5 deletions(-)
+ buildconf/project.properties | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
--- a/buildconf/project.properties
+++ b/buildconf/project.properties
@@ -25,3 +25,12 @@ Subject: build using Debian packaged jars
file.reference.ProtTest-HPC-src=src
file.reference.swing-worker-1.1.jar=lib/swing-worker-1.1.jar
includes=**
+@@ -59,7 +59,7 @@ javadoc.windowtitle=
+ # The library definition has always preference over this property.
+ libs.absolutelayout.classpath=lib/AbsoluteLayout.jar
+ #libs.CopyLibs.classpath=lib/org-netbeans-modules-java-j2seproject-copylibstask.jar
+-libs.CopyLibs.classpath=lib/copylibs.jar
++#libs.CopyLibs.classpath=lib/copylibs.jar
+ main.class=es.uvigo.darwin.prottest.ProtTest
+ manifest.file=manifest.mf
+ meta.inf.dir=${src.dir}/META-INF
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/prottest.git
More information about the debian-med-commit
mailing list