Browse Source

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

Jan Halla 19 years ago
parent
commit
325e446113
2 changed files with 0 additions and 16 deletions
  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 
  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
 Architecture: any
 Depends: ${shlibs:Depends}, ser (= ${Source-Version})

+ 0 - 7
pkg/debian/rules

@@ -173,13 +173,6 @@ install: build
 		cfg-target=/etc/ser/ \
 		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