[hfst] 01/01: Disable Foma code
Tino Didriksen
tinodidriksen-guest at moszumanska.debian.org
Mon Oct 6 13:24:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
tinodidriksen-guest pushed a commit to branch master
in repository hfst.
commit 743dc4cf6c9958eb8cf7595a3578a65b6cb1ed00
Author: Tino Didriksen <mail at tinodidriksen.com>
Date: Mon Oct 6 13:23:57 2014 +0000
Disable Foma code
---
debian/copyright | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/copyright b/debian/copyright
index 0c08a9c..9227720 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -36,6 +36,7 @@ License: GPL-2+
Files: back-ends/foma/*
Copyright: 2008-2013 Mans Hulden
License: GPL-2
+Comment: The code is not built or linked, due to incompatible license.
Files: back-ends/openfst/*
back-ends/openfstwin/*
diff --git a/debian/rules b/debian/rules
index f74141b..5d1a227 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ export DH_OPTIONS
dh $@ --parallel --with autoreconf
override_dh_auto_configure:
- ./configure --with-unicode-handler=ICU --enable-all-tools --prefix=/usr
+ ./configure --without-foma --with-unicode-handler=ICU --enable-all-tools --prefix=/usr
override_dh_auto_build:
./scripts/generate-cc-files.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hfst.git
More information about the debian-science-commits
mailing list