]> git.pld-linux.org Git - packages/e1000.git/commitdiff
- propably fixed building on ppc (it was typo?)
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Tue, 9 May 2006 09:59:38 +0000 (09:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    e1000.spec -> 1.47

e1000.spec

index 7ac39c72ba6ee379a24fb0e6ffad283cf6ecc5f0..0f53b78ed7419742c68a666f094aaa26902ae794 100644 (file)
@@ -73,7 +73,7 @@ for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}
        ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h o/include/linux/autoconf.h
 %ifarch ppc
        if [ -d "%{_kernelsrcdir}/include/asm-powerpc" ]; then
-               install -d include/asm
+               install -d o/include/asm
                cp -a %{_kernelsrcdir}/include/asm-%{_target_base_arch}/* o/include/asm
                cp -a %{_kernelsrcdir}/include/asm-powerpc/* o/include/asm
        else
This page took 0.031085 seconds and 4 git commands to generate.