Whamcloud - gitweb
revert previous changes as per the discussion between adilger and brian.
authorwangyb <wangyb>
Fri, 8 Sep 2006 04:20:16 +0000 (04:20 +0000)
committerwangyb <wangyb>
Fri, 8 Sep 2006 04:20:16 +0000 (04:20 +0000)
build/autoMakefile.am.toplevel

index 7ed2572..bcdd810 100644 (file)
@@ -66,9 +66,7 @@ build/lustre.spec: build/lustre.spec.in config.status
        ./config.status build/lustre.spec
 
 rpms: build/lustre.spec dist Makefile
        ./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
 
 srpm: build/lustre.spec dist Makefile
-       rpmbuild -ts $(distdir).tar.gz \
-                       --define "_tmppath $TMP"
+       rpmbuild -ts $(distdir).tar.gz