X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=build%2FautoMakefile.am.toplevel;h=2451dd312fc0d8dd3a2bbfdbd0f55c55edc99333;hb=09b470e734bf1fe3a4d230de47a8af7dfd885c06;hp=030d30b0d1bdf6c45eabc31688d9a1aa3633a1ef;hpb=dae2f76bce8f616e45a3540536c1e5e433da286c;p=fs%2Flustre-release.git diff --git a/build/autoMakefile.am.toplevel b/build/autoMakefile.am.toplevel index 030d30b..2451dd3 100644 --- a/build/autoMakefile.am.toplevel +++ b/build/autoMakefile.am.toplevel @@ -60,5 +60,8 @@ dist-hook: find $(distdir) -name .deps | xargs rm -rf find $(distdir) -name CVS | xargs rm -rf -rpms: dist Makefile +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