git.annexia.org
/
whenjobs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee226d0
)
Add 'make rpm' rule which builds an RPM.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 22 Feb 2012 14:06:24 +0000
(14:06 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 22 Feb 2012 14:13:36 +0000
(14:13 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
43933f2
..
3a83347
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-27,3
+27,6
@@
SUBDIRS = \
tests/jobs
CLEANFILES = *~
+
+rpm: dist
+ rpmbuild -ta $(PACKAGE_NAME)-$(PACKAGE_VERSION).tar.gz