gnu: Remove needless export.
* gnu/packages/polkit.scm: Don't export POLKIT explicitly.
This commit is contained in:
		
							parent
							
								
									3383f9dfe9
								
							
						
					
					
						commit
						a6f4295362
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -53,8 +53,7 @@
 | 
			
		|||
  #:use-module (gnu packages python)
 | 
			
		||||
  #:use-module (gnu packages python-xyz)
 | 
			
		||||
  #:use-module (gnu packages qt)
 | 
			
		||||
  #:use-module (gnu packages xml)
 | 
			
		||||
  #:export (polkit))
 | 
			
		||||
  #:use-module (gnu packages xml))
 | 
			
		||||
 | 
			
		||||
(define-public polkit
 | 
			
		||||
  (package
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue