summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-06-05 12:56:21 +0000
committerCoprDistGit <infra@openeuler.org>2023-06-05 12:56:21 +0000
commit9fb518e2d484634169528017a7289052184027bb (patch)
tree2fd96c56025e8d441d7bf9fb1e923068bb33d4b3
parent3a815c27ec9f38fea6b65b69ec8f7b92a55a5c25 (diff)
automatic import of libkolabxml
-rw-r--r--libkolabxml.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/libkolabxml.spec b/libkolabxml.spec
index 76ef162..455deaf 100644
--- a/libkolabxml.spec
+++ b/libkolabxml.spec
@@ -190,7 +190,6 @@ EOF
%endif
%check
-pushd %{_vpath_builddir}
export LD_LIBRARY_PATH=$( pwd )/src/
%if 0%{?with_php} > 0
php -d enable_dl=On -dextension=src/php/kolabformat.so src/php/test.php ||:
@@ -198,7 +197,6 @@ php -d enable_dl=On -dextension=src/php/kolabformat.so src/php/test.php ||:
%if 0%{?with_python} > 0
python3 src/python/test.py ||:
%endif
-popd
%ldconfig_scriptlets