]> git.pld-linux.org Git - packages/dazuko.git/commitdiff
- remove --disable-local-dpath due undefined symbol:
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 2 Mar 2006 18:43:35 +0000 (18:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  *** Warning: "__d_path" [/home/glen/rpm/pld/BUILD/dazuko-2.2.0/dazuko.ko] undefined!

Changed files:
    dazuko.spec -> 1.17

dazuko.spec

index 90457ccddd810d2764d034f7e872a0ca32354131..a932a8a93c4f750356274cd2ca1de6c233ab81c0 100644 (file)
@@ -158,7 +158,6 @@ for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}
        bash ./configure \
                --kernelsrcdir=%{_kernelsrcdir} \
                %{?debug:--enable-debug} \
-               --disable-local-dpath \
                --disable-compat1 \
                --without-library
 
@@ -183,7 +182,6 @@ done
 # NOTE: It's not autoconf configure.
 bash ./configure \
        %{?debug:--enable-debug} \
-       --disable-local-dpath \
        --disable-compat1 \
        --without-module
 
This page took 0.084647 seconds and 4 git commands to generate.