mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
app-emulation/spice-html5: change parentheses
Closes: https://bugs.gentoo.org/838829 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
parent
f23c7446af
commit
d5a5184b9f
@ -13,7 +13,7 @@ SLOT="0"
|
|||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
sed -e "s/VERSION/$(PV)/" < package.json.in > package.json || die
|
sed -e "s/VERSION/${PV}/" < package.json.in > package.json || die
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user