gnu: network-manager: Remove patch-docbook-xml phase.
* gnu/packages/gnome.scm (network-manager) [arguments]: Remove patch-docbook-xml phase.
This commit is contained in:
		
							parent
							
								
									7aff6a08c7
								
							
						
					
					
						commit
						fa836220b7
					
				
					 1 changed files with 0 additions and 5 deletions
				
			
		| 
						 | 
					@ -8301,11 +8301,6 @@ users.")
 | 
				
			||||||
                ((".*test-lldp.*") "")
 | 
					                ((".*test-lldp.*") "")
 | 
				
			||||||
                ((".*test-route-linux.*") "")
 | 
					                ((".*test-route-linux.*") "")
 | 
				
			||||||
                ((".*test-tc-linux.*") ""))))
 | 
					                ((".*test-tc-linux.*") ""))))
 | 
				
			||||||
          (add-after 'unpack 'patch-docbook-xml
 | 
					 | 
				
			||||||
            (lambda* (#:key inputs #:allow-other-keys)
 | 
					 | 
				
			||||||
              (substitute* (find-files "." ".*\\.(xsl|xml)")
 | 
					 | 
				
			||||||
                (("http://.*/docbookx\\.dtd")
 | 
					 | 
				
			||||||
                 (search-input-file inputs "xml/dtd/docbook/docbookx.dtd")))))
 | 
					 | 
				
			||||||
          (add-before 'check 'pre-check
 | 
					          (add-before 'check 'pre-check
 | 
				
			||||||
            (lambda _
 | 
					            (lambda _
 | 
				
			||||||
              ;; For the missing /etc/machine-id.
 | 
					              ;; For the missing /etc/machine-id.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue