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

Last change on this file since 918 was 918, checked in by hartmans, 16 years ago

Generate pg_hba.conf and install postgresql.conf
so that installing this package works without manual editing

  • Property svn:executable set to *
File size: 328 bytes
RevLine 
[8]1#!/usr/bin/make -f
[68]2
[69]3
[918]4DEB_DIVERT_EXTENSION = .invert
5DEB_DIVERT_FILES_sipb-xen-database-server += \
6/etc/postgresql/8.1/main/postgresql.conf.invert
7
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.