X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=rpm.am;h=16a68c1ce8cf53a819115b594187966b53f76c3f;hb=27bed94f9adf2d67670daf8a237be68f5bb7a076;hp=82a3ffd389787e7ba77c8cdef2fda09997dfc2f2;hpb=98275f5795d1e539131545840ad38f456ece73d2;p=awesomized%2Flibmemcached diff --git a/rpm.am b/rpm.am index 82a3ffd3..16a68c1c 100644 --- a/rpm.am +++ b/rpm.am @@ -1,6 +1,6 @@ # vim:ft=automake -rpm-build: support/$(PACKAGE).spec +rpm-build: support/$(PACKAGE).spec distcheck @rm -f *.rpm @rm -f ~/rpmbuild/RPMS/x86_64/$(PACKAGE)-$(VERSION)*.rpm @rm -f ~/rpmbuild/SRPMS/$(PACKAGE)-$(VERSION)*.rpm @@ -28,7 +28,7 @@ clean-rpm: @rm -f *.src.rpm @rm -f *.rpm -rpm: clean-rpm support/$(PACKAGE).spec man distcheck rpm-build +rpm: clean-rpm support/$(PACKAGE).spec rpm-build release: rpm rpm-sign