Last change
on this file since 948 was
768,
checked in by price, 16 years ago
|
add kstart apache wrapper; update control
|
-
Property svn:executable set to
*
|
File size:
347 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 | |
---|
[305] | 10 | binary-fixup/sipb-xen-www:: |
---|
[303] | 11 | svn co https://sipb-xen-dev.mit.edu:1111/trunk/packages/sipb-xen-www/code/ $(DEB_DESTDIR)/var/www/sipb-xen-www |
---|
Note: See
TracBrowser
for help on using the repository browser.