app-admin/amazon-ec2-init: fix variable references

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-02 11:45:39 +01:00
parent 5986722218
commit 415e57a6a2

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -19,7 +19,7 @@ RDEPEND="net-misc/wget"
DEPEND=""
# EAPI 4+ requires $S to be set
S="$WORKDIR"
S="${WORKDIR}"
src_install() {
newinitd "${FILESDIR}/amazon-ec2.init" amazon-ec2