projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Actually stop Apache on shutdown
[invirt/packages/invirt-web.git]
/
debian
/
rules
diff --git
a/debian/rules
b/debian/rules
index
6d11e74
..
1c529e4
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-7,5
+7,7
@@
DEB_DIVERT_FILES_sipb-xen-www += \
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/config-package.mk
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::
binary-fixup/sipb-xen-www::
- svn co https://sipb-xen-dev.mit.edu:1111/trunk/packages/sipb-xen-www/code/ $(DEB_DESTDIR)/var/www/sipb-xen-www
+ svn co $$(invirt-getconf svn.uri)/trunk/packages/sipb-xen-www/code/ $(DEB_DESTDIR)/var/www/sipb-xen-www