]> git.pld-linux.org Git - packages/php-pear-File_CSV.git/commitdiff
- tests are no longer installed - don't try to remove them
authorsparky <sparky@pld-linux.org>
Sun, 23 Jan 2011 01:22:28 +0000 (01:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-File_CSV.spec -> 1.3

php-pear-File_CSV.spec

index 608526456e055b95969fa0ea398937bf674203a3..06d193edbe0e334af82250909979274fc4ee06dd 100644 (file)
@@ -39,9 +39,6 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
 %pear_package_install
 
-# don't care for tests
-rm -rf $RPM_BUILD_ROOT%{php_pear_dir}/tests/%{_pearname}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.069912 seconds and 4 git commands to generate.