gnu: xonotic: Rename misleading 'bootstrap phase.
* gnu/packages/games.scm (xonotic)[arguments]: Rename (second! stateful!) 'bootstrap phase to 'preconfigure.master
parent
22f865b7e6
commit
642a3e3d7a
|
@ -7831,7 +7831,7 @@ quotation from a collection of quotes.")
|
|||
"sdl-release"
|
||||
"sv-release"
|
||||
make-flags))))
|
||||
(add-before 'configure 'bootstrap
|
||||
(add-before 'configure 'preconfigure
|
||||
(lambda _
|
||||
(chdir "source/d0_blind_id")
|
||||
(invoke "sh" "autogen.sh")))
|
||||
|
|
Reference in New Issue