[med-svn] r20611 - trunk/packages/vtk-dicom/trunk/debian
Gert Wollny
gert-guest at moszumanska.debian.org
Wed Dec 2 15:44:52 UTC 2015
Author: gert-guest
Date: 2015-12-02 15:44:52 +0000 (Wed, 02 Dec 2015)
New Revision: 20611
Modified:
trunk/packages/vtk-dicom/trunk/debian/rules
Log:
d/rules: Really disable java
Modified: trunk/packages/vtk-dicom/trunk/debian/rules
===================================================================
--- trunk/packages/vtk-dicom/trunk/debian/rules 2015-12-02 15:44:06 UTC (rev 20610)
+++ trunk/packages/vtk-dicom/trunk/debian/rules 2015-12-02 15:44:52 UTC (rev 20611)
@@ -15,7 +15,7 @@
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
- dh $@ --with python2 --with javahelper --parallel
+ dh $@ --with python2 --parallel
SOVERSION=0.7
# https://github.com/dgobbi/vtk-dicom/issues/19
More information about the debian-med-commit
mailing list