Fail on action
authorBrian Aker <brian@tangent.org>
Tue, 4 Dec 2012 23:19:34 +0000 (18:19 -0500)
committerBrian Aker <brian@tangent.org>
Tue, 4 Dec 2012 23:19:34 +0000 (18:19 -0500)
rpm/include.am

index 16a68c1ce8cf53a819115b594187966b53f76c3f..00d3782536c6c31361f4ae9403db53e0a125aa68 100644 (file)
@@ -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