Last change
on this file since 1230 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
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | |
---|
4 | DEB_DIVERT_EXTENSION = .invirt |
---|
5 | DEB_DIVERT_FILES_sipb-xen-database-server += \ |
---|
6 | /etc/postgresql/8.3/main/postgresql.conf.invirt \ |
---|
7 | /etc/init.d/postgresql-8.3.invirt |
---|
8 | |
---|
9 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
10 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
11 | |
---|
12 | binary-install/sipb-xen-database-common:: |
---|
13 | dh_pysupport -psipb-xen-database-common |
---|
Note: See
TracBrowser
for help on using the repository browser.