]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- pear/docs move sample
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 29 Sep 2005 19:40:27 +0000 (19:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear.spec -> 1.19

php-pear.spec

index 50e5800939e48221aff05d17b196696289c75955..a70ebe91165f130faa40c68b7f4e1e54a87e9b51 100644 (file)
@@ -68,6 +68,10 @@ mv ./%{php_pear_dir}/%{_class}/examples/* docs/%{_pearname}/examples
 install -d ./%{php_pear_dir}/tests/%{_pearname}
 mv ./%{php_pear_dir}/{%{_class}/test/*,tests/%{_pearname}}
 
+# pear/docs -> docs
+install -d docs/%{_pearname}
+mv ./%{php_pear_dir}/docs/%{_pearname}/* docs/%{_pearname}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
This page took 0.0602240000000001 seconds and 4 git commands to generate.