source: trunk/packages/invirt-xen-config/debian/rules @ 1260

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

Divert /etc/xen/qemu-ifup instead of just scribbling over it

  • Property svn:executable set to *
  • Property svn:mime-type set to text/script
File size: 165 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .invirt
4
5DEB_DIVERT_FILES_invirt-xen-config += \
6        /etc/xen/qemu-ifup.invirt
7
8include /usr/share/cdbs/1/rules/debhelper.mk
Note: See TracBrowser for help on using the repository browser.