mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-14 17:47:08 +00:00
Add missing quotes
This commit is contained in:
parent
d30742c3e0
commit
f74ca3ad64
|
@ -33,7 +33,7 @@
|
|||
"name":"python3-scons",
|
||||
"buildsystem":"simple",
|
||||
"build-commands":[
|
||||
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"scons\" --no-build-isolation"
|
||||
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=\"${FLATPAK_DEST}\" \"scons\" --no-build-isolation"
|
||||
],
|
||||
"sources":[
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user