Last change
on this file since 2693 was
1318,
checked in by price, 16 years ago
|
sipb-xen-www -> invirt-web
|
-
Property svn:executable set to
*
|
File size:
383 bytes
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | DEB_DIVERT_EXTENSION = .invirt |
---|
4 | DEB_DIVERT_FILES_invirt-web += \ |
---|
5 | /etc/init.d/apache2 |
---|
6 | |
---|
7 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
8 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
9 | |
---|
10 | DEB_UPDATE_RCD_PARAMS_invirt-web += defaults 91 9 |
---|
11 | |
---|
12 | binary-fixup/invirt-web:: |
---|
13 | svn co $$(invirt-getconf svn.uri)/trunk/packages/invirt-web/code/ $(DEB_DESTDIR)/var/www/invirt-web |
---|
Note: See
TracBrowser
for help on using the repository browser.