electrum: move INSTALL.msg to README.voidlinux
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'electrum'
|
# Template file for 'electrum'
|
||||||
pkgname=electrum
|
pkgname=electrum
|
||||||
version=4.2.0
|
version=4.2.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-PyQt5-devel-tools"
|
hostmakedepends="python3-setuptools python3-PyQt5-devel-tools"
|
||||||
depends="python3-aiohttp python3-aiohttp_socks python3-aiorpcx
|
depends="python3-aiohttp python3-aiohttp_socks python3-aiorpcx
|
||||||
@@ -27,4 +27,5 @@ post_install() {
|
|||||||
-e 's|testnet %u|testnet|' \
|
-e 's|testnet %u|testnet|' \
|
||||||
${DESTDIR}/usr/share/applications/electrum.desktop
|
${DESTDIR}/usr/share/applications/electrum.desktop
|
||||||
vlicense LICENCE
|
vlicense LICENCE
|
||||||
|
vdoc "${FILESDIR}/README.voidlinux"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user