mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 03:34:37 +00:00 
			
		
		
		
	rosenthal: linux-xanmod: Don't build docs.
* rosenthal/packages/linux.scm (linux-xanmod)[arguments]<#:phases>: Don't build docs.
This commit is contained in:
		
							parent
							
								
									2b8d1603a7
								
							
						
					
					
						commit
						76acf97ec6
					
				@ -125,6 +125,8 @@
 | 
			
		||||
       (substitute-keyword-arguments (package-arguments base)
 | 
			
		||||
         ((#:phases phases)
 | 
			
		||||
          #~(modify-phases #$phases
 | 
			
		||||
              (delete 'build-doc)
 | 
			
		||||
              (delete 'install-doc)
 | 
			
		||||
              (add-before 'configure 'setenv
 | 
			
		||||
                (lambda _
 | 
			
		||||
                  (setenv "LLVM" "1")
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user