[hfst] 01/01: That ;
Tino Didriksen
tinodidriksen-guest at moszumanska.debian.org
Wed Feb 10 10:10:07 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 2d948bf516216340bcd7fd97b3ba197cc788100b
Author: Tino Didriksen <tino at didriksen.cc>
Date: Wed Feb 10 10:09:34 2016 +0000
That ;
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 4b023e5..8ac29d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ override_dh_auto_configure:
override_dh_auto_build:
$(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 \
+ cd $(CURDIR)/python && python$$i setup.py build_ext && strip --strip-unneeded build/*/*.so; \
done
override_dh_auto_test:
--
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