summaryrefslogtreecommitdiffstats
path: root/nfs-utils.spec
diff options
context:
space:
mode:
authorhjl <hjl>2001-04-23 05:09:49 +0000
committerhjl <hjl>2001-04-23 05:09:49 +0000
commit0a1909eece7100a5e4c91d371c296fe60872a0d0 (patch)
tree4fa2e4d729ad2cf8bce39f8b4f3dc13988798335 /nfs-utils.spec
parent92c4f0933fda11e81655c3fc55df11f131a6c538 (diff)
downloadnfs-utils-0a1909eece7100a5e4c91d371c296fe60872a0d0.tar.gz
nfs-utils-0a1909eece7100a5e4c91d371c296fe60872a0d0.tar.xz
nfs-utils-0a1909eece7100a5e4c91d371c296fe60872a0d0.zip
2001-04-22 H.J. Lu <hjl@lucon.org>
* nfs-utils.spec.in: Fix a typo. * nfs-utils.spec: Regenerated.
Diffstat (limited to 'nfs-utils.spec')
-rw-r--r--nfs-utils.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfs-utils.spec b/nfs-utils.spec
index 5f820d4..ced645a 100644
--- a/nfs-utils.spec
+++ b/nfs-utils.spec
@@ -37,7 +37,7 @@ clients which are mounted on that host.
%build
CC=%{__cc}; export CC
BUILD_CC=gcc; export BUILD_CC
-%configure --build=%{__build_alias}
+%configure --build=%{_build_alias}
make all
%install