parent
							
								
									8be9990cdb
								
							
						
					
					
						commit
						d4a71ec3bf
					
				
					 4 changed files with 4 additions and 3 deletions
				
			
		|  | @ -181,6 +181,7 @@ systemctl start  nix-daemon.socket | ||||||
| 
 | 
 | ||||||
| %files devel | %files devel | ||||||
| %{_includedir}/nix | %{_includedir}/nix | ||||||
|  | %{_prefix}/lib/pkgconfig/*.pc | ||||||
| 
 | 
 | ||||||
| %files doc | %files doc | ||||||
| %docdir %{_defaultdocdir}/%{name}-doc-%{version} | %docdir %{_defaultdocdir}/%{name}-doc-%{version} | ||||||
|  |  | ||||||
|  | @ -27,4 +27,4 @@ clean-files += $(d)/parser-tab.cc $(d)/parser-tab.hh $(d)/lexer-tab.cc $(d)/lexe | ||||||
| 
 | 
 | ||||||
| dist-files += $(d)/parser-tab.cc $(d)/parser-tab.hh $(d)/lexer-tab.cc $(d)/lexer-tab.hh | dist-files += $(d)/parser-tab.cc $(d)/parser-tab.hh $(d)/lexer-tab.cc $(d)/lexer-tab.hh | ||||||
| 
 | 
 | ||||||
| $(eval $(call install-file-in, $(d)/nix-expr.pc, $(libdir)/pkgconfig, 0644)) | $(eval $(call install-file-in, $(d)/nix-expr.pc, $(prefix)/lib/pkgconfig, 0644)) | ||||||
|  |  | ||||||
|  | @ -10,4 +10,4 @@ libmain_LIBS = libstore libutil libformat | ||||||
| 
 | 
 | ||||||
| libmain_ALLOW_UNDEFINED = 1 | libmain_ALLOW_UNDEFINED = 1 | ||||||
| 
 | 
 | ||||||
| $(eval $(call install-file-in, $(d)/nix-main.pc, $(libdir)/pkgconfig, 0644)) | $(eval $(call install-file-in, $(d)/nix-main.pc, $(prefix)/lib/pkgconfig, 0644)) | ||||||
|  |  | ||||||
|  | @ -31,4 +31,4 @@ $(d)/local-store.cc: $(d)/schema.sql.hh | ||||||
| 
 | 
 | ||||||
| clean-files += $(d)/schema.sql.hh | clean-files += $(d)/schema.sql.hh | ||||||
| 
 | 
 | ||||||
| $(eval $(call install-file-in, $(d)/nix-store.pc, $(libdir)/pkgconfig, 0644)) | $(eval $(call install-file-in, $(d)/nix-store.pc, $(prefix)/lib/pkgconfig, 0644)) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue