source: trunk/packages/sipb-xen-www/debian/rules @ 1022

Last change on this file since 1022 was 1022, checked in by broder, 16 years ago

Update sipb-xen-www to use the new invirt-confiscated svn.uri

  • Property svn:executable set to *
File size: 340 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .invirt
4DEB_DIVERT_FILES_sipb-xen-www += \
5    /etc/init.d/apache2
6
7include /usr/share/cdbs/1/rules/debhelper.mk
8include /usr/share/cdbs/1/rules/config-package.mk
9
10binary-fixup/sipb-xen-www::
11        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.