gnu: sbcl-stumpwm-kbd-layouts: Fix build.
* gnu/packages/wm.scm (sbcl-stumpwm-kbd-layouts)[arguments]: Set 'asd-operation' parameter to "compile-system".
This commit is contained in:
parent
c232375340
commit
c2a747a60d
@ -2115,6 +2115,7 @@ between windows.")
|
||||
(name "sbcl-stumpwm-kbd-layouts")
|
||||
(arguments
|
||||
'(#:asd-systems '("kbd-layouts")
|
||||
#:asd-operation "compile-system"
|
||||
#:tests? #f
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
|
Loading…
Reference in New Issue
Block a user