[med-svn] [libalter-java] 01/04: Just build library

Andreas Tille tille at debian.org
Sat Sep 5 06:35:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository libalter-java.

commit 2b22cd7d5de6b33f48955fb2c37b1cf25e06b8bd
Author: Andreas Tille <tille at debian.org>
Date:   Sat Sep 5 08:34:37 2015 +0200

    Just build library
---
 debian/patches/suppress_build_web_interface.patch | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/patches/suppress_build_web_interface.patch b/debian/patches/suppress_build_web_interface.patch
index 735fcef..16f1459 100644
--- a/debian/patches/suppress_build_web_interface.patch
+++ b/debian/patches/suppress_build_web_interface.patch
@@ -8,7 +8,10 @@ Description: Currently only the library is packaged while the web interface is i
 
 --- a/build.xml
 +++ b/build.xml
-@@ -3,7 +3,6 @@
+@@ -1,9 +1,8 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+-<project name="ALTER" default="buildall" basedir="."> 
++<project name="ALTER" default="buildlib" basedir="."> 
  
    <target name="buildlib">
      <ant antfile="build.xml" dir="./alter-lib" inheritAll="false"/>   

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libalter-java.git



More information about the debian-med-commit mailing list