From: aredridel Date: Sun, 27 Mar 2005 18:33:08 +0000 (+0000) Subject: - SMP safe version of d_path is exported by PLD kernel; disable included X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdazuko.git;a=commitdiff_plain;h=e6476e3c81ddf7870f79cc56e4a50a82f972f6fc;hp=0767dc6b32d0bdffacef3f44e4fd19ef0134795a - SMP safe version of d_path is exported by PLD kernel; disable included Changed files: dazuko.spec -> 1.6 --- diff --git a/dazuko.spec b/dazuko.spec index 9478315..579a240 100644 --- a/dazuko.spec +++ b/dazuko.spec @@ -133,7 +133,8 @@ Statyczne biblioteki Dazuko. %if %{with kernel} # NOTE: It's not autoconf configure. bash ./configure \ - --kernelsrcdir=%{_kernelsrcdir} + --kernelsrcdir=%{_kernelsrcdir} \ + --disable-local-dpath # kernel module(s) for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}; do