aboutsummaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/stackbin.spec4
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/stackbin.spec b/extra/stackbin.spec
index 01aba8b..ffe1dd2 100644
--- a/extra/stackbin.spec
+++ b/extra/stackbin.spec
@@ -37,11 +37,7 @@ Name: stackbin
Version: 0.0.1
Release: 1
License: GPL 3.0
-%if 0%{?copr_username:1}
Source0: https://gitlab.com/bgstack15/%{name}/-/archive/master/%{name}-master.tar.gz
-%else
-Source0: %{name}_%{version}.orig.tar.gz
-%endif
%if 0%{?with_systemd_usercreate}
Source1: extra/%{name}.sysusers
%endif
bgstack15