[libxalan2-java] 35/71: * Apply patches more leniently to deal with DOS end of line chars
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 13 15:38:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libxalan2-java.
commit bb5fc0d04d32d1f8ff5569cde02b73b6a68ae09c
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date: Tue Aug 4 10:58:32 2009 +0000
* Apply patches more leniently to deal with DOS end of line chars
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index d9e482f..8be54a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/class/ant.mk
+QUILT_PATCH_OPTS="--ignore-whitespace"
+
PACKAGE := $(DEB_SOURCE_PACKAGE)
VERSION := $(DEB_UPSTREAM_VERSION)
JAVA_HOME := /usr/lib/jvm/default-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxalan2-java.git
More information about the pkg-java-commits
mailing list