From 4ca221bee9a518b2160981becf50705f7904e052 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 16 Oct 2017 09:31:26 +0200 Subject: community/zcash: fix CHOST --- community/zcash/PKGBUILD | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 community/zcash/PKGBUILD (limited to 'community') diff --git a/community/zcash/PKGBUILD b/community/zcash/PKGBUILD new file mode 100644 index 00000000..bad7a34f --- /dev/null +++ b/community/zcash/PKGBUILD @@ -0,0 +1,6 @@ +eval "$( + declare -f build | \ + sed ' + s|-unknown-linux-gnu|-pc-linux-gnu|g + ' +)" -- cgit v1.2.3