projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
99332db
)
Fail on action
author
Brian Aker
<brian@tangent.org>
Tue, 4 Dec 2012 23:19:34 +0000
(18:19 -0500)
committer
Brian Aker
<brian@tangent.org>
Tue, 4 Dec 2012 23:19:34 +0000
(18:19 -0500)
rpm/include.am
patch
|
blob
|
history
diff --git
a/rpm/include.am
b/rpm/include.am
index 16a68c1ce8cf53a819115b594187966b53f76c3f..00d3782536c6c31361f4ae9403db53e0a125aa68 100644
(file)
--- 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