summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@debian.org>2014-12-29 18:24:49 +0200
committerTzafrir Cohen <tzafrir@debian.org>2014-12-29 22:26:24 +0200
commit03e38ad87c882d62ce9f54709fcf8c535edc36fa (patch)
tree3bc1469a9575313366a1781e9affec8d8f585ae0 /setup.py
parent04ebbdb27471b6a9745c8c4fab721a57f607600a (diff)
gbp rpm: mock chroot builder
Initial version. Very rough and many shortcuts taken. Try: gbp buildpackage-rpm --git-mock --git-dist=epel-6 Results will be under ../rpmbuild/results/
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 3337c21..02e6396 100644
--- a/setup.py
+++ b/setup.py
@@ -66,6 +66,7 @@ setup(name = "gbp",
'bin/git-import-orig',
'bin/git-dch',
'bin/git-import-dscs',
+ 'bin/git-mock',
'bin/gbp-pq',
'bin/gbp-pull',
'bin/gbp-clone',