Install hydra-module.nix into $out/share/nix
Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
		@@ -1,4 +1,8 @@
 | 
				
			|||||||
SUBDIRS = src tests doc
 | 
					SUBDIRS = src tests doc
 | 
				
			||||||
BOOTCLEAN_SUBDIRS = $(SUBDIRS)
 | 
					BOOTCLEAN_SUBDIRS = $(SUBDIRS)
 | 
				
			||||||
DIST_SUBDIRS      = $(SUBDIRS)
 | 
					DIST_SUBDIRS      = $(SUBDIRS)
 | 
				
			||||||
 | 
					EXTRA_DIST        = hydra-module.nix
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					install-data-local: hydra-module.nix
 | 
				
			||||||
 | 
						$(INSTALL) -d $(DESTDIR)$(datadir)/nix
 | 
				
			||||||
 | 
						$(INSTALL_DATA) hydra-module.nix $(DESTDIR)$(datadir)/nix/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user