From: wangyb Date: Fri, 8 Sep 2006 04:20:16 +0000 (+0000) Subject: revert previous changes as per the discussion between adilger and brian. X-Git-Tag: 1.4.10~254 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=46365360fcb127c1ee618c7cce49861912db69bf;p=fs%2Flustre-release.git revert previous changes as per the discussion between adilger and brian. --- 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