mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
app-admin/aws-vault: Remove useless variable
Signed-off-by: Alexey Zapparov <alexey@zapparov.com>
This commit is contained in:
@@ -16,8 +16,6 @@ LICENSE="Apache-2.0 BSD BSD-2 MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_compile() {
|
||||
ego build -ldflags "-s -w -X \"main.Version=${PV}\"" -o "${PN}" || die
|
||||
}
|
||||
Reference in New Issue
Block a user