From: Brian Aker Date: Tue, 4 Dec 2012 23:19:34 +0000 (-0500) Subject: Fail on action X-Git-Tag: 1.0.15~10^2~1 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=73e36fc051ab7af3641bbc0a087e967776ef808c;p=awesomized%2Flibmemcached Fail on action --- diff --git a/rpm/include.am b/rpm/include.am index 16a68c1c..00d37825 100644 --- a/rpm/include.am +++ b/rpm/include.am @@ -16,7 +16,7 @@ rpm-build: support/$(PACKAGE).spec distcheck @rpmbuild -ba support/$(PACKAGE).spec @cp ~/rpmbuild/RPMS/x86_64/$(PACKAGE)-$(VERSION)*.rpm . @cp ~/rpmbuild/RPMS/x86_64/$(PACKAGE)-devel-$(VERSION)*.rpm . - @cp ~/rpmbuild/RPMS/x86_64/$(PACKAGE)-debuginfo-$(VERSION)*.rpm . + -cp ~/rpmbuild/RPMS/x86_64/$(PACKAGE)-debuginfo-$(VERSION)*.rpm . @cp ~/rpmbuild/SRPMS/$(PACKAGE)-$(VERSION)*.rpm . rpm-sign: rpm-build