Really fix RPM builds
This commit is contained in:
		
							parent
							
								
									a560124cdf
								
							
						
					
					
						commit
						27f0c34390
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -189,9 +189,9 @@ systemctl start  nix-worker.service
 | 
				
			||||||
%endif
 | 
					%endif
 | 
				
			||||||
%{_datadir}/emacs/site-lisp/nix-mode.el
 | 
					%{_datadir}/emacs/site-lisp/nix-mode.el
 | 
				
			||||||
%{_datadir}/nix
 | 
					%{_datadir}/nix
 | 
				
			||||||
%{_mandir}/man1/nix-*.1*
 | 
					%{_mandir}/man1/*.1*
 | 
				
			||||||
%{_mandir}/man5/nix-*.5*
 | 
					%{_mandir}/man5/*.5*
 | 
				
			||||||
%{_mandir}/man8/nix-*.8*
 | 
					%{_mandir}/man8/*.8*
 | 
				
			||||||
%config(noreplace) %{_sysconfdir}/profile.d/nix.sh
 | 
					%config(noreplace) %{_sysconfdir}/profile.d/nix.sh
 | 
				
			||||||
/nix
 | 
					/nix
 | 
				
			||||||
%dir %{_sysconfdir}/nix
 | 
					%dir %{_sysconfdir}/nix
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue