[hfst] 01/01: Still need generate

Tino Didriksen tinodidriksen-guest at moszumanska.debian.org
Wed Feb 10 11:40:22 UTC 2016


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

tinodidriksen-guest pushed a commit to branch master
in repository hfst.

commit ef1a8659eeaa85edff969e4ee0ad7bb525802982
Author: Tino Didriksen <tino at didriksen.cc>
Date:   Wed Feb 10 11:40:08 2016 +0000

    Still need generate
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 8ac29d4..58ab775 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,7 @@ override_dh_auto_configure:
 	dh_auto_configure -- --disable-static --with-unicode-handler=ICU --enable-all-tools
 
 override_dh_auto_build:
+	./scripts/generate-cc-files.sh
 	$(MAKE) -j$(NUMJOBS) || $(MAKE) -j$(NUMJOBS) || $(MAKE)
 	set -e && for i in $(build3vers); do \
 		cd $(CURDIR)/python && python$$i setup.py build_ext && strip --strip-unneeded build/*/*.so; \

-- 
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