From 46365360fcb127c1ee618c7cce49861912db69bf Mon Sep 17 00:00:00 2001 From: wangyb Date: Fri, 8 Sep 2006 04:20:16 +0000 Subject: [PATCH] revert previous changes as per the discussion between adilger and brian. --- build/autoMakefile.am.toplevel | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build/autoMakefile.am.toplevel b/build/autoMakefile.am.toplevel index 7ed2572..bcdd810 100644 --- a/build/autoMakefile.am.toplevel +++ b/build/autoMakefile.am.toplevel @@ -66,9 +66,7 @@ build/lustre.spec: build/lustre.spec.in config.status ./config.status build/lustre.spec rpms: build/lustre.spec dist Makefile - rpmbuild -ta $(distdir).tar.gz \ - --define "_tmppath $TMP" + rpmbuild -ta $(distdir).tar.gz srpm: build/lustre.spec dist Makefile - rpmbuild -ts $(distdir).tar.gz \ - --define "_tmppath $TMP" + rpmbuild -ts $(distdir).tar.gz -- 1.8.3.1