From: hjl Date: Wed, 18 Apr 2001 16:15:05 +0000 (+0000) Subject: Undo the last change. X-Git-Tag: nfs-utils-0-3-2-pre4^0 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=b4e592bd075d7307413223f26f0849aede72c763 Undo the last change. --- diff --git a/ChangeLog b/ChangeLog index 6f667de..eb89d8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,3 @@ -2001-04-18 H.J. Lu - - * nfs-utils.spec.in: Updated. - * nfs-utils.spec: Regenerated. - 2001-04-18 H.J. Lu * nfs-utils.spec.in: Support cross build. diff --git a/nfs-utils.spec b/nfs-utils.spec index d714cb1..46758bc 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -37,7 +37,6 @@ clients which are mounted on that host. %build %if %{_target_cpu} != %{_build_cpu} CC=%{__cc}; export CC -CXX=%{__cxx}; export CXX BUILD_CC=gcc; export BUILD_CC %configure --build=%{__build_alias} %else diff --git a/nfs-utils.spec.in b/nfs-utils.spec.in index 3b81725..1726468 100644 --- a/nfs-utils.spec.in +++ b/nfs-utils.spec.in @@ -37,7 +37,6 @@ clients which are mounted on that host. %build %if %{_target_cpu} != %{_build_cpu} CC=%{__cc}; export CC -CXX=%{__cxx}; export CXX BUILD_CC=gcc; export BUILD_CC %configure --build=%{__build_alias} %else