Skip to content
Snippets Groups Projects
Commit 46365360 authored by Wang Yibin's avatar Wang Yibin
Browse files

revert previous changes as per the discussion between adilger and brian.

parent 6d2b1f46
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment