diff options
| -rw-r--r-- | libkolabxml.spec | 2 | 
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 | 
