]> git.pld-linux.org Git - packages/drbd.git/commitdiff
- put drbd.ko in kernel/driver/block to satisfy dir dep auto/th/drbd-8_3_2-3
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 15 Aug 2009 13:34:26 +0000 (13:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    drbd.spec -> 1.119

drbd.spec

index 036e28d62c9331849ff00cafd89fa5846c3a5557..312a0fd6a39829b92683aec1e0ecf6c85887bc55 100644 (file)
--- a/drbd.spec
+++ b/drbd.spec
@@ -26,7 +26,7 @@
 %undefine      with_userspace
 %endif
 
-%define                _rel    2
+%define                _rel    3
 %define                pname   drbd
 Summary:       drbd is a block device designed to build high availibility clusters
 Summary(pl.UTF-8):     drbd jest urządzeniem blokowym dla klastrów o wysokiej niezawodności
@@ -160,7 +160,7 @@ install -d $RPM_BUILD_ROOT{/sbin,%{_mandir}/man{5,8},%{_sysconfdir}} \
        $RPM_BUILD_ROOT{/etc/rc.d/init.d,/etc/ha.d/resource.d}
 
 %if %{with kernel}
-%install_kernel_modules -m drbd/drbd -d block
+%install_kernel_modules -m drbd/drbd -d kernel/drivers/block
 %endif
 
 %if %{with userspace}
This page took 0.138988 seconds and 4 git commands to generate.