Quellcode durchsuchen

Ser-ctl packaging removed, ser-ctl is not a part of sip_router tree anymore.

Jan Halla vor 19 Jahren
Ursprung
Commit
325e446113
2 geänderte Dateien mit 0 neuen und 16 gelöschten Zeilen
  1. 0 9
      pkg/debian/control
  2. 0 7
      pkg/debian/rules

+ 0 - 9
pkg/debian/control

@@ -21,15 +21,6 @@ Description: Sip Express Router, very fast and configurable SIP proxy
  Authentication, Record Routing, SMS Gateway, Jabber Gateway, Transaction 
  Authentication, Record Routing, SMS Gateway, Jabber Gateway, Transaction 
  Module, Registrar and User Location.
  Module, Registrar and User Location.
 
 
-Package: ser-ctl
-Architecture: any
-Depends: python2.3
-Suggests: python2.3-mysqldb, python2.3-psycopg, uuid
-Description: SER command line administration tools
- This package contains the SER command line administration tools written
- in python. The tools can be used to administer SIP accounts, SIP domains,
- and various settings of a SER based SIP server.
-
 Package: ser-mysql-module
 Package: ser-mysql-module
 Architecture: any
 Architecture: any
 Depends: ${shlibs:Depends}, ser (= ${Source-Version})
 Depends: ${shlibs:Depends}, ser (= ${Source-Version})

+ 0 - 7
pkg/debian/rules

@@ -173,13 +173,6 @@ install: build
 		cfg-target=/etc/ser/ \
 		cfg-target=/etc/ser/ \
 		doc-dir=share/doc/ser-xmlrpc-module
 		doc-dir=share/doc/ser-xmlrpc-module
 	
 	
-	# Install serctl only
-	cd $(SERCTL_PATH); \
-	$(MAKE) install \
-		prefix=$(CURDIR)/debian/ser-ctl \
-		'usr_prefix=$$(prefix)/usr' \
-		'var_prefix=$$(prefix)/var' \
-		'DOC_DIR=$$(docdir)/ser-ctl'
 	#dh_movefiles
 	#dh_movefiles