[SCM] polybori: Polynomials over Boolean Rings branch, upstream-hg, updated. b4a5cffaa908c53e1d958a42110f8c4dad853aa3
Alexander Dreyer
adreyer at gmx.de
Fri Mar 23 08:02:13 UTC 2012
The following commit has been merged in the upstream-hg branch:
commit 14f586cb3afd82cd0b2a29a19c1472f339d5430c
Author: Alexander Dreyer <adreyer at gmx.de>
Date: Thu Mar 1 18:05:12 2012 +0100
FIX more generic rules
diff --git a/pkgs/debian/rules b/pkgs/debian/rules
index ed155e0..31e4e63 100755
--- a/pkgs/debian/rules
+++ b/pkgs/debian/rules
@@ -25,7 +25,7 @@ build-python%:
PREFIX=$(TMPDEST)/usr EPREFIX=$(TMPDEST)/usr/bin \
DOCDIR=$(TMPDEST)/usr/share/doc/polybori PYTHON=$(PYTHON) \
RELATIVEPYPREFIX=/usr/lib/python$(lastword $(PYVERS))/site-packages \
- BOOST_PYTHON=boost_python-py$(subst .,,$(subst build-python,,$@))
+ BOOST_PYTHON=boost_python-py$(subst .,,$*)
touch $@
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
--
polybori: Polynomials over Boolean Rings
More information about the debian-science-commits
mailing list