aboutsummaryrefslogtreecommitdiffstats
path: root/create-srpm
diff options
context:
space:
mode:
Diffstat (limited to 'create-srpm')
-rwxr-xr-xcreate-srpm2
1 files changed, 0 insertions, 2 deletions
diff --git a/create-srpm b/create-srpm
index 89a8301..75fe594 100755
--- a/create-srpm
+++ b/create-srpm
@@ -56,8 +56,6 @@ class CmdIface:
svnlog=1,
revname=1,
scripts=target.scripts,
- use_binrepo = True,
- binrepo_check = True,
macros=target.macros)
uploadsrpms.extend(targetsrpms)
uploadcmd = get_helper("upload-srpm")