]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Undo the last change. nfs-utils-0-3-2-pre4
authorhjl <hjl>
Wed, 18 Apr 2001 16:15:05 +0000 (16:15 +0000)
committerhjl <hjl>
Wed, 18 Apr 2001 16:15:05 +0000 (16:15 +0000)
ChangeLog
nfs-utils.spec
nfs-utils.spec.in

index 6f667decad75adf0155318546d26f4b9900a9fe7..eb89d8e999d0778929d25d71f3cbc9af2fd23167 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,3 @@
-2001-04-18  H.J. Lu <hjl@lucon.org>
-
-       * nfs-utils.spec.in: Updated.
-       * nfs-utils.spec: Regenerated.
-
 2001-04-18  H.J. Lu <hjl@lucon.org>
 
        * nfs-utils.spec.in: Support cross build.
index d714cb1497617f04621f6d4b7ca25c777b605b30..46758bce19d44cd60eca6d48e323da1129d5c36f 100644 (file)
@@ -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
index 3b8172584d0ba1d1e8da8cfe0103beff1132a6d4..17264684a19edbdba8b11bc58d439d3a925a10cf 100644 (file)
@@ -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