X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=autoMakefile.am;h=5fb234eebcb37562314802ea5fcaddce72ba3800;hb=272c136099bb27550202f0a69d72bc6f344284a4;hp=cd0fb11f42a7e112be0f008ecce867dbe73a6575;hpb=f371db92ba89cb0a0d77e6bf8a55e2746e9014bb;p=fs%2Flustre-release.git diff --git a/autoMakefile.am b/autoMakefile.am index cd0fb11..5fb234e 100644 --- a/autoMakefile.am +++ b/autoMakefile.am @@ -175,7 +175,6 @@ srpm: @PACKAGE_TARNAME@.spec dist Makefile $(RPMBUILD) \ --define "_tmppath $$rpmbuilddir/TMP" \ --define "_topdir $$rpmbuilddir" \ - --define "build_src_rpm 1" \ --define "dist %{nil}" \ -ts $(distdir).tar.gz || exit 1; \ cp $$rpmbuilddir/SRPMS/$(distdir)-*.src.rpm $(top_srcdir) || exit 1; \