source: trunk/packages/sipb-xen-clvm-config/debian/rules @ 503

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

Fix multipath-tools' broken udev rule

  • Property svn:executable set to *
File size: 293 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4DEB_DIVERT_EXTENSION = .sipb-xen
5DEB_DIVERT_FILES_sipb-xen-clvm-config += \
6        /etc/lvm/lvm.conf.sipb-xen \
7        /etc/udev/multipath.rules.sipb-xen
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.