]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- fix when only smp or only up are built
authorundefine <undefine@pld-linux.org>
Wed, 13 Feb 2008 18:29:34 +0000 (18:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel.spec -> 1.441.2.1558.2.136

kernel.spec

index 977e2b5797885cfc1c7b43dab7b4dc0c5729750a..0ee2957d0efebca2de5079669d82fc5073d38e66 100644 (file)
@@ -1331,6 +1331,7 @@ perl %{SOURCE7} %{_kernelsrcdir} $KERNEL_BUILD_DIR
 %if %{with up} || %{with smp}
 # ghosted initrd
 touch $RPM_BUILD_ROOT/boot/initrd-%{kernel_release}{,smp}.gz
+install -d $RPM_BUILD_ROOT/lib/modules/%{kernel_release}{,smp}
 rm -f $RPM_BUILD_ROOT/lib/modules/%{kernel_release}{,smp}/{build,source}
 touch $RPM_BUILD_ROOT/lib/modules/%{kernel_release}{,smp}/{build,source}
 %endif
This page took 0.055592 seconds and 4 git commands to generate.