source: trunk/packages/sipb-xen-autoinstaller/debian/rules @ 933

Last change on this file since 933 was 933, checked in by price, 16 years ago

exclude .svn in builds

  • Property svn:executable set to *
File size: 289 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4DEB_DIVERT_EXTENSION = .sipb-xen
5DEB_DIVERT_FILES_sipb-xen-autoinstaller-guest += \
6        /etc/init.d/rcS
7export DH_ALWAYS_EXCLUDE=.svn
8
9include /usr/share/cdbs/1/rules/debhelper.mk
10include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.