]> git.pld-linux.org Git - packages/php-pecl-http.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 4 Jan 2007 11:47:03 +0000 (11:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pecl-http.spec -> 1.27

php-pecl-http.spec

index 562a5ca327f24f9a4fe9802203f7371d9c7101cb..6c412094576536082dddffd23478471111bd0d52 100644 (file)
@@ -93,7 +93,7 @@ phpize
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{php_sysconfdir}/conf.d,%{php_extensiondir}}
 
-install %{_modname}-%{version}/modules/%{_modname}.so $RPM_BUILD_ROOT%{php_extensiondir}
+install %{_fmodname}-%{version}/modules/%{_modname}.so $RPM_BUILD_ROOT%{php_extensiondir}
 cat <<'EOF' > $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d/%{_modname}.ini
 ; Enable %{_modname} extension module
 extension=%{_modname}.so
This page took 0.065628 seconds and 4 git commands to generate.