mdadm-4.4
This commit is contained in:
@@ -28,12 +28,12 @@ def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
# Remove the udev file as its shipped with udev package
|
||||
pisitools.remove("/lib/udev/rules.d/*")
|
||||
# pisitools.remove("/lib/udev/rules.d/*")
|
||||
|
||||
# Install config file
|
||||
pisitools.insinto("/etc", "mdadm.conf-example", "mdadm.conf")
|
||||
pisitools.insinto("/etc", "documentation/mdadm.conf-example", "mdadm.conf")
|
||||
|
||||
builddiet()
|
||||
|
||||
pisitools.dodoc("TODO", "ChangeLog", "COPYING", "mdadm.conf-example", "misc/*")
|
||||
pisitools.dodoc("CHANGELOG*", "COPYING", "documentation/mdadm.conf-example", "misc/*")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user