From 4839022bee978d95f0c52a0b9bb6ffd62b7b2c19 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 23 Jul 2016 08:50:48 +0200 Subject: [PATCH] conky{,-cli}: broken currently. --- srcpkgs/conky-cli/template | 2 ++ srcpkgs/conky/template | 2 ++ 2 files changed, 4 insertions(+) diff --git a/srcpkgs/conky-cli/template b/srcpkgs/conky-cli/template index a4871d571cf..ec4aa4ed485 100644 --- a/srcpkgs/conky-cli/template +++ b/srcpkgs/conky-cli/template @@ -20,6 +20,8 @@ homepage="http://conky.sourceforge.net/" distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz" checksum=ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4 +broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/24716/steps/shell_3/logs/stdio" + post_extract() { sed -i -e '1iinclude(CheckIncludeFile)' \ -e 's/NCURSES ncurses/NCURSES ncursesw/' \ diff --git a/srcpkgs/conky/template b/srcpkgs/conky/template index 1222e88d925..04177e75e17 100644 --- a/srcpkgs/conky/template +++ b/srcpkgs/conky/template @@ -20,6 +20,8 @@ homepage="http://conky.sourceforge.net/" distfiles="https://github.com/brndnmtthws/${pkgname}/archive/v${version}.tar.gz" checksum=ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4 +broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/24716/steps/shell_3/logs/stdio" + post_extract() { sed -i \ -e '1iinclude(CheckIncludeFile)' \