]> git.pld-linux.org Git - packages/php-pear-PEAR.git/commitdiff
- small fix php-pear-PEAR-0_90-1
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 30 Jun 2002 22:20:59 +0000 (22:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-PEAR.spec -> 1.6

php-pear-PEAR.spec

index 27147f417aae5094391b980b535d847072c0ef22..18de0b85b1d1be2cb3aedde447e60603bc095942 100644 (file)
@@ -71,7 +71,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files Command
 %defattr(644,root,root,755)
-%dir %{php_pear_dir}/%{_class}/{Command,Frontend}
+%dir %{php_pear_dir}/%{_class}/Command
+%dir %{php_pear_dir}/%{_class}/Frontend
 %{php_pear_dir}/%{_class}/*.php
 %{php_pear_dir}/%{_class}/Command/*.php
 %{php_pear_dir}/%{_class}/Frontend/*.php
This page took 0.062279 seconds and 4 git commands to generate.