summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-02 11:45:52 +0100
committerSam James <sam@gentoo.org>2021-04-03 16:43:14 +0100
commitadd01bcbc1d08d421e745452caddae7ce66b3942 (patch)
treecad49ed59984e0bd9d29dd473ffc7a8f63d675e8 /games-action
parentgames-action/descent1-freedata: fix variable references (diff)
downloadgentoo-add01bcbc1d08d421e745452caddae7ce66b3942.tar.gz
gentoo-add01bcbc1d08d421e745452caddae7ce66b3942.tar.bz2
gentoo-add01bcbc1d08d421e745452caddae7ce66b3942.zip
games-action/descent2-freedata: fix variable references
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/descent2-freedata/descent2-freedata-1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/descent2-freedata/descent2-freedata-1.ebuild b/games-action/descent2-freedata/descent2-freedata-1.ebuild
index 481cd1cecce3..7700ddcff5e0 100644
--- a/games-action/descent2-freedata/descent2-freedata-1.ebuild
+++ b/games-action/descent2-freedata/descent2-freedata-1.ebuild
@@ -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=7
@@ -23,7 +23,7 @@ fi
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-S="$WORKDIR"
+S="${WORKDIR}"
# If all USE flags are unset, this ebuild installs zero files. Require
# at least one to be set.