From bee70e350ab47397ec9c3cb49858ba2abf0da6c0 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 21 Mar 2017 08:12:41 +0100 Subject: [PATCH] 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