]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- examples dir unify
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 29 Oct 2008 02:09:59 +0000 (02:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear.spec -> 1.34

php-pear.spec

index 82a21b648b12b899ce7afd4a0ef50dfc6225e370..88764baee01930a66e9232b95562b85ffbd285f7 100644 (file)
@@ -71,6 +71,9 @@ mv ./%{php_pear_dir}/%{_class}/doc/* docs/%{_pearname}
 install -d docs/%{_pearname}
 mv ./%{php_pear_dir}/docs/%{_pearname}/* docs/%{_pearname}
 
+install -d docs/%{_pearname}/examples
+mv ./%{php_pear_dir}/%{_class}/examples/* docs/%{_pearname}/examples
+
 # pear/data/docs -> docs
 install -d docs/%{_pearname}
 mv ./%{php_pear_dir}/data/%{_pearname}/docs/* docs/%{_pearname}
This page took 0.052245 seconds and 4 git commands to generate.