]> git.pld-linux.org Git - packages/php.git/commitdiff
- missing dir in php-devel: %%{_libdir}/php4
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 14 Mar 2001 17:43:52 +0000 (17:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.60

php.spec

index 6135021e7777b945bbcbcfaf80762084afc4b8fe..1d0b17352c9ae8739e71433e444f60cd7407b27d 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1189,7 +1189,7 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %{_includedir}/php4
-%{_libdir}/php4/build
+%{_libdir}/php4
 %attr(755,root,root) %{_bindir}/phpextdist
 %attr(755,root,root) %{_bindir}/phpize
 %attr(755,root,root) %{_bindir}/php-config
This page took 1.153559 seconds and 4 git commands to generate.