gnu: dnscrypt-proxy: Return #t from phases.
* gnu/packages/dns.scm (dnscrypt-proxy)[arguments]: Substitute INVOKE for SYSTEM*.
This commit is contained in:
		
							parent
							
								
									f32a1803f0
								
							
						
					
					
						commit
						997a4e1899
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -190,7 +190,7 @@ high-volume and high-reliability applications. The name BIND stands for
 | 
			
		|||
             ;; Re-generate build files due to unbundling ltdl.
 | 
			
		||||
             ;; TODO: Prevent generating new libltdl and building it.
 | 
			
		||||
             ;; The system version is still favored and referenced.
 | 
			
		||||
             (zero? (system* "autoreconf" "-vif")))))))
 | 
			
		||||
             (invoke "autoreconf" "-vif"))))))
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("pkg-config" ,pkg-config)
 | 
			
		||||
       ("automake" ,automake)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue