]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
2001-04-22 H.J. Lu <hjl@lucon.org> nfs-utils-0-3-2-pre5
authorhjl <hjl>
Mon, 23 Apr 2001 05:09:49 +0000 (05:09 +0000)
committerhjl <hjl>
Mon, 23 Apr 2001 05:09:49 +0000 (05:09 +0000)
* nfs-utils.spec.in: Fix a typo.
* nfs-utils.spec: Regenerated.

ChangeLog
nfs-utils.spec
nfs-utils.spec.in

index 3aa668ebdd071a5eb97ce621c5960c607c75cea6..72d52f30deaeff5cb2824443cc7a827be19c1a2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-22  H.J. Lu <hjl@lucon.org>
+
+       * nfs-utils.spec.in: Fix a typo.
+       * nfs-utils.spec: Regenerated.
+
 2001-04-21  H.J. Lu <hjl@lucon.org>
 
        * nfs-utils.spec.in: Fix cross build.
 2001-04-21  H.J. Lu <hjl@lucon.org>
 
        * nfs-utils.spec.in: Fix cross build.
index 5f820d485439f8ffeac11d6b882fa0f2b18cb484..ced645aa28942a6a98a3cedff99d0408861825b0 100644 (file)
@@ -37,7 +37,7 @@ clients which are mounted on that host.
 %build
 CC=%{__cc}; export CC
 BUILD_CC=gcc; export BUILD_CC
 %build
 CC=%{__cc}; export CC
 BUILD_CC=gcc; export BUILD_CC
-%configure --build=%{__build_alias}
+%configure --build=%{_build_alias}
 make all
 
 %install
 make all
 
 %install
index 36c53f4489d29562f06e1d9f5ae09ee4c09bde52..899528bc8c4ed2df4f93b6e8c68d58166a63d9ae 100644 (file)
@@ -37,7 +37,7 @@ clients which are mounted on that host.
 %build
 CC=%{__cc}; export CC
 BUILD_CC=gcc; export BUILD_CC
 %build
 CC=%{__cc}; export CC
 BUILD_CC=gcc; export BUILD_CC
-%configure --build=%{__build_alias}
+%configure --build=%{_build_alias}
 make all
 
 %install
 make all
 
 %install