]> git.pld-linux.org Git - packages/device-mapper.git/commitdiff
- fixed initrd bcond
authorwrobell <wrobell@pld-linux.org>
Thu, 11 Aug 2005 19:44:55 +0000 (19:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    device-mapper.spec -> 1.44

device-mapper.spec

index aa6d8348669be4be9b0edde834eac7712c159bf4..1d57afdfc6095dcb2349485fa7065cffcfa9359b 100644 (file)
@@ -194,6 +194,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/%{name}
 %{_libdir}/%{name}/*
 
+%if %{with initrd}
 %files initrd
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/initrd-dmsetup
@@ -202,3 +203,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 /usr/%{_lib}/klibc/libdevmapper.a
 /usr/include/klibc/libdevmapper.h
+%endif
This page took 0.082328 seconds and 4 git commands to generate.