X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/sipb-xen-clvm-config.git/blobdiff_plain/23bf4f137db957262672c2693ae84e1822377fe8..63bffe53a18ca57fd20adada247111fde9df3e35:/debian/rules diff --git a/debian/rules b/debian/rules index 0b1576f..6a092e6 100755 --- a/debian/rules +++ b/debian/rules @@ -1,9 +1,10 @@ #!/usr/bin/make -f DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 -DEB_DIVERT_EXTENSION = sipb-xen +DEB_DIVERT_EXTENSION = .sipb-xen DEB_DIVERT_FILES_sipb-xen-clvm-config += \ - /etc/lvm/lvm.conf.sipb-xen + /etc/lvm/lvm.conf.sipb-xen \ + /etc/udev/multipath.rules.sipb-xen include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/rules/config-package.mk \ No newline at end of file +include /usr/share/cdbs/1/rules/config-package.mk