source: trunk/packages/sipb-xen-database/debian/rules @ 1152

Last change on this file since 1152 was 1152, checked in by broder, 16 years ago

Catch calls to restart Postgres and translate them into a sequential
stop, then start

  • Property svn:executable set to *
File size: 365 bytes
RevLine 
[8]1#!/usr/bin/make -f
[68]2
[69]3
[923]4DEB_DIVERT_EXTENSION = .invirt
[918]5DEB_DIVERT_FILES_sipb-xen-database-server += \
[1152]6        /etc/postgresql/8.3/main/postgresql.conf.invirt \
7        /etc/init.d/postgresql-8.3.invirt
[918]8
[824]9include /usr/share/cdbs/1/rules/debhelper.mk
[918]10include /usr/share/cdbs/1/rules/config-package.mk
[69]11
[824]12binary-install/sipb-xen-database-common::
13        dh_pysupport -psipb-xen-database-common
Note: See TracBrowser for help on using the repository browser.