source: trunk/packages/invirt-autoinstaller/debian/rules @ 1497

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

sipb-xen-autoinstaller -> invirt-autoinstaller

  • Property svn:executable set to *
File size: 255 bytes
RevLine 
[201]1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
[1497]4DEB_DIVERT_EXTENSION = .invirt
5DEB_DIVERT_FILES_invirt-autoinstaller-guest += \
[752]6        /etc/init.d/rcS
7
[201]8include /usr/share/cdbs/1/rules/debhelper.mk
[752]9include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.