summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-03-18 13:36:20 +0100
committerRemi Collet <fedora@famillecollet.com>2014-03-18 13:36:20 +0100
commite5e0340b6dd0c7e4d29a06849d0ca9946bb2f826 (patch)
tree6ac18308179135805c4e519ef6ff8efd0d4d9dfc
parentbeb53d6bef6a1eec0d49f39f767e2f9a928a8ace (diff)
php-pecl-runkit: typo
-rw-r--r--php-pecl-runkit.spec2
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}