From 01b0675f2bde08174d47bc77a08eaaabf2ecd8df Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C5=82awomir=20Paszkiewicz?= Date: Tue, 9 May 2006 09:59:38 +0000 Subject: [PATCH] - propably fixed building on ppc (it was typo?) Changed files: e1000.spec -> 1.47 --- e1000.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e1000.spec b/e1000.spec index 7ac39c7..0f53b78 100644 --- a/e1000.spec +++ b/e1000.spec @@ -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 -- 2.43.0