mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
app-emulation/86BoxManagerX: fix src_unpack not fetch repo
Closes: https://bugs.gentoo.org/912769 Signed-off-by: Gonçalo Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
src_unpack() {
|
||||
git-r3_checkout
|
||||
git-r3_src_unpack
|
||||
cd "${S}"
|
||||
dotnet publish 86BoxManager -r linux-x64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user