Last change
on this file since 1729 was
1288,
checked in by broder, 16 years ago
|
sipb-xen-database-common -> invirt-database
sipb-xen-database-server -> invirt-database-server
|
-
Property svn:executable set to
*
|
File size:
326 bytes
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | DEB_DIVERT_EXTENSION = .invirt |
---|
4 | |
---|
5 | DEB_TRANSFORM_FILES_invirt-database-server += \ |
---|
6 | /etc/postgresql/8.3/main/postgresql.conf.invirt |
---|
7 | |
---|
8 | DEB_DIVERT_FILES_invirt-database-server += \ |
---|
9 | /etc/init.d/postgresql-8.3.invirt |
---|
10 | |
---|
11 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
12 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.