From 1b64c8f2fc754b705f528b407302ee22e13ffc2a Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 24 May 2016 16:22:44 +0200 Subject: [PATCH] shellcheck: nopie=yes (Haskell). --- srcpkgs/shellcheck/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/shellcheck/template b/srcpkgs/shellcheck/template index 1fa4174901c..859ad15fe57 100644 --- a/srcpkgs/shellcheck/template +++ b/srcpkgs/shellcheck/template @@ -10,6 +10,7 @@ homepage="http://www.shellcheck.net/" distfiles="https://github.com/koalaman/shellcheck/archive/v${version}.tar.gz" checksum=1f558bf3e2469477e260f8d2edcab381a9b600b01d0f6498f8a2565965d75407 nocross=yes +nopie=yes do_build() { cabal sandbox init