apache's. Install a fix
svn path=/trunk/packages/sipb-xen-www/; revision=1047
+sipb-xen-www (3.14.1) unstable; urgency=low
+
+ * Try again, now that I actually understand what the problem is
+
+ -- Evan Broder <broder@mit.edu> Sat, 04 Oct 2008 23:58:46 -0400
+
sipb-xen-www (3.14) unstable; urgency=low
* Try to fix startup ordering problem by specifying that the new startup
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/config-package.mk
+DEB_UPDATE_RCD_PARAMS_sipb-xen-www += defaults 91 9
+
binary-fixup/sipb-xen-www::
svn co $$(invirt-getconf svn.uri)/trunk/packages/sipb-xen-www/code/ $(DEB_DESTDIR)/var/www/sipb-xen-www
make clean && make all
chgrp -R sipb-xen .
chmod -R g+w .
+
+ # Our init script proxies all requests Apache's, so Apache's
+ # running is just a NOP
+ update-rc.d -f apache2 remove
;;
abort-upgrade|abort-remove|abort-deconfigure)