Cut off extra src(Litecoin testnet)

This commit is contained in:
Jin Eguchi 2022-05-19 05:52:40 +09:00 committed by Martin
parent ac0da0647d
commit 4ff29864f7

View File

@ -27,7 +27,6 @@
"verification_type": "gpg",
"verification_source": "https://download.litecoin.org/litecoin-0.21.2/linux/litecoin-0.21.2-x86_64-linux-gnu.tar.gz.asc",
"extract_command": "tar -C backend --strip 1 -xf",
"extract_command": "tar -C backend --strip 1 -xf",
"exclude_files": [
"bin/litecoin-qt"
],
@ -67,4 +66,4 @@
"package_maintainer": "IT",
"package_maintainer_email": "it@satoshilabs.com"
}
}
}