mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/banner: fix typo in $S
Typo fixed Package-Manager: Portage-3.0.10, Repoman-3.0.1 Signed-off-by: Jonas Stein <jstein@gentoo.org>
This commit is contained in:
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
|
||||
|
||||
S="${WORKDIR}/${P}-${PN^^}_V${PV}"
|
||||
S="${WORKDIR}/${PN}-${PN^^}_V${PV}"
|
||||
|
||||
RDEPEND="!games-misc/bsd-games"
|
||||
PATCHES=(
|
||||
|
||||
Reference in New Issue
Block a user