[packages/php-ffmpeg] disable tests for all distro lines

baggins baggins at pld-linux.org
Fri Aug 24 14:03:36 CEST 2012


commit 27c055abf4b59495292f0e08f41b845cef36098e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Aug 24 14:03:23 2012 +0200

    disable tests for all distro lines

 php-ffmpeg.spec | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/php-ffmpeg.spec b/php-ffmpeg.spec
index 7119e6e..8977c6b 100644
--- a/php-ffmpeg.spec
+++ b/php-ffmpeg.spec
@@ -2,11 +2,7 @@
 # TODO: doesn't pass all tests
 #
 # Conditional build:
-%if "%{pld_release}" == "ac"
 %bcond_with	tests		# build without tests
-%else
-%bcond_without	tests		# build without tests
-%endif
 
 %define		modname	ffmpeg
 Summary:	Extension to manipulate movie in PHP


More information about the pld-cvs-commit mailing list