Last change
on this file since 807 was
503,
checked in by broder, 17 years ago
|
Fix multipath-tools' broken udev rule
|
-
Property svn:executable set to
*
|
File size:
293 bytes
|
Rev | Line | |
---|
[473] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
| 3 | DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 |
---|
[479] | 4 | DEB_DIVERT_EXTENSION = .sipb-xen |
---|
[473] | 5 | DEB_DIVERT_FILES_sipb-xen-clvm-config += \ |
---|
[503] | 6 | /etc/lvm/lvm.conf.sipb-xen \ |
---|
| 7 | /etc/udev/multipath.rules.sipb-xen |
---|
[473] | 8 | |
---|
| 9 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
[503] | 10 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.