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
|
Rev | Line | |
---|
[8] | 1 | #!/usr/bin/make -f |
---|
[68] | 2 | |
---|
[69] | 3 | |
---|
[923] | 4 | DEB_DIVERT_EXTENSION = .invirt |
---|
[918] | 5 | DEB_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] | 9 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
[918] | 10 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
[69] | 11 | |
---|
[824] | 12 | binary-install/sipb-xen-database-common:: |
---|
| 13 | dh_pysupport -psipb-xen-database-common |
---|
Note: See
TracBrowser
for help on using the repository browser.