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

Last change on this file since 2376 was 1498, checked in by broder, 15 years ago

Punt DEB_AUTO_UPDATE_DEBIAN_CONTROL in invirt-autoinstaller

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