mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
				synced 2025-11-03 21:53:30 +00:00 
			
		
		
		
	sql/Makefile: Install sql files under doc/.../sql subdir
Change-Id: I1c9008d4692412a0cfe39d05216fc9c857cf1e8a
This commit is contained in:
		
							
								
								
									
										3
									
								
								debian/osmo-hlr.install
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								debian/osmo-hlr.install
									
									
									
									
										vendored
									
									
								
							@@ -1,4 +1,5 @@
 | 
			
		||||
/usr/bin/osmo-hlr
 | 
			
		||||
/usr/bin/osmo-hlr-db-tool
 | 
			
		||||
/usr/share/doc/osmo-hlr/hlr.sql
 | 
			
		||||
/usr/share/doc/osmo-hlr/sql/hlr.sql
 | 
			
		||||
/usr/share/doc/osmo-hlr/sql/hlr_data.sql
 | 
			
		||||
/usr/share/doc/osmo-hlr/examples/osmo-hlr.cfg
 | 
			
		||||
 
 | 
			
		||||
@@ -3,5 +3,5 @@ EXTRA_DIST = \
 | 
			
		||||
	hlr.sql \
 | 
			
		||||
	$(NULL)
 | 
			
		||||
 | 
			
		||||
docsdir = $(docdir)
 | 
			
		||||
docs_DATA = $(srcdir)/hlr.sql $(srcdir)/hlr_data.sql
 | 
			
		||||
sqldir = $(docdir)/sql
 | 
			
		||||
sql_DATA = $(srcdir)/hlr.sql $(srcdir)/hlr_data.sql
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user