monero-core: Remove transitional package

This commit is contained in:
Helmut Pozimski 2020-10-10 19:31:28 +02:00
parent c3c2285171
commit 58b1490c07
2 changed files with 0 additions and 7 deletions

View file

@ -1 +0,0 @@
monero-gui

View file

@ -98,9 +98,3 @@ do_install() {
vbin build/bin/monero-wallet-gui
vlicense LICENSE
}
monero-core_package() {
build_style=meta
depends="monero-gui>=${version}_${revision}"
short_desc+=" (transitional dummy package)"
}