]> git.pld-linux.org Git - packages/drbd.git/commitdiff
- install udev rules even when udev is not installed
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 15 Aug 2009 12:16:12 +0000 (12:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drbd.spec -> 1.116

drbd.spec

index a908a1f5356fe9f54bfacc1ab1ca2487d83880da..59dae89d39e791c62b86740297f86a8c7917e887 100644 (file)
--- a/drbd.spec
+++ b/drbd.spec
@@ -166,6 +166,7 @@ install -d $RPM_BUILD_ROOT{/sbin,%{_mandir}/man{5,8},%{_sysconfdir}} \
 
 %if %{with userspace}
 %{__make} install -C scripts \
+       DRBD_ENABLE_UDEV=1 \
        PREFIX=$RPM_BUILD_ROOT
 install scripts/drbd $RPM_BUILD_ROOT/etc/rc.d/init.d
 rm -rf $RPM_BUILD_ROOT/etc/init.d
This page took 0.108609 seconds and 4 git commands to generate.