mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-17 03:57:58 +05:00
Fix problem with make distcheck
This commit is contained in:
parent
87252edaac
commit
a3a4fb8d58
@ -137,5 +137,5 @@ EXTRA_DIST += $(pyexamples_SCRIPTS) testme.py
|
||||
|
||||
installcheck-local:
|
||||
@for f in $(GOOD_TESTS) ; do \
|
||||
env GEOM_ROOT_DIR=$(prefix) python $(top_srcdir)/doc/salome/examples/testme.py $(top_srcdir)/doc/salome/examples/$$f || exit 1; \
|
||||
env GEOM_ROOT_DIR=$(prefix) python -B $(top_srcdir)/doc/salome/examples/testme.py $(top_srcdir)/doc/salome/examples/$$f || exit 1; \
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user