summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--phpy.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpy.spec b/phpy.spec
index 94686f2..1d55457 100644
--- a/phpy.spec
+++ b/phpy.spec
@@ -85,7 +85,7 @@ EOF
%{?dtsenable}
cd %{sources}
-%{__phpize}
+%{_bindir}/phpize
sed -e 's/INSTALL_ROOT/DESTDIR/' -i build/Makefile.global
cd ../NTS