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

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

remove DH_ALWAYS_EXCLUDE=.svn from rules files

The right solution is debuild -eDH_ALWAYS_EXCLUDE=.svn .

  • Property svn:executable set to *
File size: 259 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
7
8include /usr/share/cdbs/1/rules/debhelper.mk
9include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.