From 509ebd9453047e569a51aa546bc025b1e0dc2406 Mon Sep 17 00:00:00 2001 From: zebra-lucky Date: Wed, 25 Jul 2018 05:50:45 +0300 Subject: [PATCH] fix spec files --- contrib/zcash/deterministic.spec | 1 - contrib/zcash/osx.spec | 1 - 2 files changed, 2 deletions(-) diff --git a/contrib/zcash/deterministic.spec b/contrib/zcash/deterministic.spec index ce8bc73f..b25f0bb5 100644 --- a/contrib/zcash/deterministic.spec +++ b/contrib/zcash/deterministic.spec @@ -42,7 +42,6 @@ datas = [ ('lib/servers_testnet.json', 'electrum_zcash'), ('lib/servers_regtest.json', 'electrum_zcash'), ('lib/currencies.json', 'electrum_zcash'), - ('lib/checkpoints.json', 'electrum_zcash'), ('lib/locale', 'electrum_zcash/locale'), ('lib/wordlist', 'electrum_zcash/wordlist'), ('C:\\zbarw', '.'), diff --git a/contrib/zcash/osx.spec b/contrib/zcash/osx.spec index 0fc60106..9d43e2f9 100644 --- a/contrib/zcash/osx.spec +++ b/contrib/zcash/osx.spec @@ -46,7 +46,6 @@ datas = [ ('lib/servers_testnet.json', 'electrum_zcash'), ('lib/servers_regtest.json', 'electrum_zcash'), ('lib/currencies.json', 'electrum_zcash'), - ('lib/checkpoints.json', 'electrum_zcash'), ('lib/locale', 'electrum_zcash/locale'), ('lib/wordlist', 'electrum_zcash/wordlist'), ]