mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-sip-connector.git
				synced 2025-11-03 21:53:38 +00:00 
			
		
		
		
	Install sample cfg file to /etc/osmocom
Change-Id: I48ddd65125f25ac9f2d03bd43e7ab0a0bcf18196
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
 | 
			
		||||
 | 
			
		||||
SUBDIRS = src tests contrib
 | 
			
		||||
SUBDIRS = src tests contrib doc
 | 
			
		||||
 | 
			
		||||
BUILT_SOURCES = $(top_srcdir)/.version
 | 
			
		||||
EXTRA_DIST = git-version-gen osmoappdesc.py .version
 | 
			
		||||
 
 | 
			
		||||
@@ -91,4 +91,6 @@ AC_OUTPUT(
 | 
			
		||||
	tests/Makefile
 | 
			
		||||
	contrib/Makefile
 | 
			
		||||
	contrib/systemd/Makefile
 | 
			
		||||
	doc/Makefile
 | 
			
		||||
	doc/examples/Makefile
 | 
			
		||||
	Makefile)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								debian/osmo-sip-connector.install
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/osmo-sip-connector.install
									
									
									
									
										vendored
									
									
								
							@@ -1,2 +1,4 @@
 | 
			
		||||
etc/osmocom/osmo-sip-connector.cfg
 | 
			
		||||
lib/systemd/system/osmo-sip-connector.service
 | 
			
		||||
usr/bin/osmo-sip-connector
 | 
			
		||||
usr/share/doc/osmo-sip-connector/examples/osmo-sip-connector/osmo-sip-connector.cfg
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								doc/Makefile.am
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								doc/Makefile.am
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
SUBDIRS = examples
 | 
			
		||||
							
								
								
									
										7
									
								
								doc/examples/Makefile.am
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								doc/examples/Makefile.am
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
examples_sipcdir = $(docdir)/examples/osmo-sip-connector
 | 
			
		||||
examples_sipc_DATA = osmo-sip-connector.cfg
 | 
			
		||||
 | 
			
		||||
osmoconfdir = $(sysconfdir)/osmocom
 | 
			
		||||
osmoconf_DATA = osmo-sip-connector.cfg
 | 
			
		||||
 | 
			
		||||
EXTRA_DIST = osmo-sip-connector.cfg
 | 
			
		||||
		Reference in New Issue
	
	Block a user