From 15c367d24c2384358430cdd2de4335f2e52b5d45 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 21 Feb 2017 19:31:32 +0000 Subject: [PATCH] ncdns: unbreak --- srcpkgs/ncdns/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/ncdns/template b/srcpkgs/ncdns/template index 2c968b9171a..2310c4bc599 100644 --- a/srcpkgs/ncdns/template +++ b/srcpkgs/ncdns/template @@ -13,8 +13,6 @@ homepage="https://github.com/hlandau/ncdns" distfiles="https://github.com/hlandau/${pkgname}/archive/v${version}.tar.gz" checksum="a9457216f5bbc3c3b41e0538b78f8f67ad9a04304743a352a7325eef6af4a439" -broken="https://build.voidlinux.eu/builders/armv7l_builder/builds/1030/steps/shell_3/logs/stdio" - post_install() { vconf ${GOPATH}/src/github.com/hlandau/ncdns/_doc/ncdns.conf.example ncdns.conf }