diff options
Diffstat (limited to 'extra/stackbin.spec')
-rw-r--r-- | extra/stackbin.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/stackbin.spec b/extra/stackbin.spec index 8f7087b..9310c07 100644 --- a/extra/stackbin.spec +++ b/extra/stackbin.spec @@ -37,7 +37,7 @@ Name: stackbin Version: 0.0.1 Release: 1 License: GPL 3.0 -%if 0%{copr_username} +%if "%{?copr_username}" != "" Source0: https://gitlab.com/bgstack15/%{name}/-/archive/master/%{name}-master.tar.gz %else Source0: %{name}_%{version}.orig.tar.gz |