summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-02-10 18:03:47 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-02-10 18:03:47 +0100
commit9f3ea81020fe039cfd2acdc71eab18eabd54c63c (patch)
treef2d3a9aac30816b0c90a444d314ec11500799514 /Makefile.am
parentb526b2a7875f763e4a7a6b345089d1d64fc3c327 (diff)
downloadabrt-9f3ea81020fe039cfd2acdc71eab18eabd54c63c.tar.gz
abrt-9f3ea81020fe039cfd2acdc71eab18eabd54c63c.tar.xz
abrt-9f3ea81020fe039cfd2acdc71eab18eabd54c63c.zip
added "make scratch-build" to make targets
- builds rpm packages in koji from the local git repo
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0875b518..ef369e63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,3 +17,6 @@ srpm: dist
--define "_builddir `pwd`" \
--define "_srcrpmdir `pwd`" \
-bs abrt.spec
+
+scratch-build: srpm
+ koji build --scratch dist-f12 $(PACKAGE)-$(VERSION)-1.fc12.src.rpm