commit bee70e350ab47397ec9c3cb49858ba2abf0da6c0
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Mar 21 08:12:41 2017 +0100
Temporary disable - perl isn't is the default BR
xvidcore.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xvidcore.spec b/xvidcore.spec
index e1fcb32..e211587 100644
--- a/xvidcore.spec
+++ b/xvidcore.spec
@@ -38,7 +38,7 @@ documentation for the Xvid video codec.
chmod -x examples/*.pl
f=AUTHORS ; iconv -f iso-8859-1 -t utf-8 -o $f.utf8 $f && touch -r $f $f.utf8
&& mv $f.utf8 $f
# Yes, we want to see the build output.
-%{__perl} -pi -e 's/^\t@(?!echo\b)/\t/' build/generic/Makefile
+#{__perl} -pi -e 's/^\t@(?!echo\b)/\t/' build/generic/Makefile
%build
Show replies by date