X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=build%2FautoMakefile.am.toplevel;h=7ed257214ce966f546bc2abdba640f818772e78c;hp=bcdd810a5d1b37e57b0930bfe3a4e3d9e943037b;hb=fdb061c9ce3fd16e805ff07b1e80c8de46110004;hpb=5febc20c8221218c870dbafa469d4d841bb1d1c0 diff --git a/build/autoMakefile.am.toplevel b/build/autoMakefile.am.toplevel index bcdd810..7ed2572 100644 --- a/build/autoMakefile.am.toplevel +++ b/build/autoMakefile.am.toplevel @@ -66,7 +66,9 @@ 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 + rpmbuild -ta $(distdir).tar.gz \ + --define "_tmppath $TMP" srpm: build/lustre.spec dist Makefile - rpmbuild -ts $(distdir).tar.gz + rpmbuild -ts $(distdir).tar.gz \ + --define "_tmppath $TMP"