mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
gnome-extra/commit: improve S variable bashism
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -15,7 +15,7 @@ SRC_URI="
|
||||
https://github.com/sonnyp/Commit/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz
|
||||
https://github.com/sonnyp/troll/archive/${TROLL_COMMIT}.tar.gz -> ${P}-troll.gh.tar.gz
|
||||
"
|
||||
S="${WORKDIR}/${PN/c/C}-${PV}"
|
||||
S="${WORKDIR}/${PN^}-${PV}"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user