diff options
author | Erich Eckner <git@eckner.net> | 2017-11-01 10:41:28 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-11-01 10:41:28 +0100 |
commit | bd3a130825e449a0fb74ca9566690ca833a50741 (patch) | |
tree | 81a22fb828c4e0702e71ea2ade9b70ea5bbb60ea /community | |
parent | e6d93fcd54345ddaf47ecaf94d8df5cea0d07fa1 (diff) | |
download | packages-bd3a130825e449a0fb74ca9566690ca833a50741.tar.xz |
community/zcash: remove from modifications repository
Diffstat (limited to 'community')
-rw-r--r-- | community/zcash/PKGBUILD | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/community/zcash/PKGBUILD b/community/zcash/PKGBUILD deleted file mode 100644 index bad7a34f..00000000 --- a/community/zcash/PKGBUILD +++ /dev/null @@ -1,6 +0,0 @@ -eval "$( - declare -f build | \ - sed ' - s|-unknown-linux-gnu|-pc-linux-gnu|g - ' -)" |