Last change
on this file since 1230 was
1047,
checked in by broder, 16 years ago
|
Turns out sipb-xen-www's init script was the problem, not
apache's. Install a fix
|
-
Property svn:executable set to
*
|
File size:
393 bytes
|
Rev | Line | |
---|
[273] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
[768] | 3 | DEB_DIVERT_EXTENSION = .invirt |
---|
| 4 | DEB_DIVERT_FILES_sipb-xen-www += \ |
---|
| 5 | /etc/init.d/apache2 |
---|
| 6 | |
---|
[273] | 7 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
[768] | 8 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
[273] | 9 | |
---|
[1047] | 10 | DEB_UPDATE_RCD_PARAMS_sipb-xen-www += defaults 91 9 |
---|
| 11 | |
---|
[305] | 12 | binary-fixup/sipb-xen-www:: |
---|
[1022] | 13 | svn co $$(invirt-getconf svn.uri)/trunk/packages/sipb-xen-www/code/ $(DEB_DESTDIR)/var/www/sipb-xen-www |
---|
Note: See
TracBrowser
for help on using the repository browser.