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
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Reference in a new issue