diff options
-rw-r--r-- | php-pecl-runkit.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-runkit.spec b/php-pecl-runkit.spec index dfd1cee..c2ef1a7 100644 --- a/php-pecl-runkit.spec +++ b/php-pecl-runkit.spec @@ -84,7 +84,7 @@ mv runkit-%{gh_commit} NTS mv NTS/package.xml . %if 0%{?rhel} == 5 -sed -e 's/-Werror//' -i nts/config.m4 +sed -e 's/-Werror//' -i NTS/config.m4 %endif %if %{with_zts} |