OoO Pendant le repas du lundi 02 mars 2009, vers 19:57, je disais:

> Which can be shorten to:

> ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
> common-install-indep::
>       PYTHONPATH='debian/$(cdbs_curpkg)/$(cdbs_python_support_path)/' \
>               python tests/runner.py
> endif

Which is quite wrong. Another try:

ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
common-install-indep::
        PYTHONPATH='debian/python-pycha/usr/lib/$(shell pyversions 
-d)/site-packages' \
                $(shell pyversions -d) tests/runner.py
endif
-- 
BOFH excuse #253:
We've run out of licenses

Attachment: pgpHmi5CK1coM.pgp
Description: PGP signature

Reply via email to