Ignore:
Timestamp:
Aug 24, 2008, 8:59:27 PM (16 years ago)
Author:
hartmans
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/sipb-xen-database/debian/rules

    r824 r918  
    11#!/usr/bin/make -f
    22
    3 DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
     3
     4DEB_DIVERT_EXTENSION = .invert
     5DEB_DIVERT_FILES_sipb-xen-database-server += \
     6/etc/postgresql/8.1/main/postgresql.conf.invert
     7
    48
    59include /usr/share/cdbs/1/rules/debhelper.mk
     10include /usr/share/cdbs/1/rules/config-package.mk
    611
    712binary-install/sipb-xen-database-common::
Note: See TracChangeset for help on using the changeset viewer.