summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-nette-tester-dev.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/php-nette-tester-dev.spec b/php-nette-tester-dev.spec
index 8160e3b..d3f21f2 100644
--- a/php-nette-tester-dev.spec
+++ b/php-nette-tester-dev.spec
@@ -97,6 +97,7 @@ install -Dpm 755 nette-tester %{buildroot}%{_bindir}/nette-tester
%check
%if %{with_tests}
: Generate configuration
+# NOTICE: -C seems to doesn't work for tester itself
cat /etc/php.ini /etc/php.d/*ini >php.ini
export LANG=fr_FR.utf8