mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 14:01:36 +02:00
app-emulation/waagent: correct ebuild
The SSH patch wasn't actually being applied because the ebuild silently failed with "epatch: command not found".
This commit is contained in:
parent
92bbb49af4
commit
af1b4784fc
@ -10,7 +10,7 @@ EGIT_REPO_URI="git://github.com/Azure/WALinuxAgent"
|
||||
EGIT_COMMIT="b3f2619a854455675ae5f2ee14726659e0398af7" # WALinuxAgent-2.0.11
|
||||
EGIT_MASTER="2.0"
|
||||
|
||||
inherit toolchain-funcs git-2
|
||||
inherit eutils toolchain-funcs git-2
|
||||
|
||||
DESCRIPTION="Windows Azure Linux Agent"
|
||||
HOMEPAGE="https://github.com/Azure/WALinuxAgent"
|
Loading…
x
Reference in New Issue
Block a user