diff options
Diffstat (limited to 'rpm/SPECS/python3-eduvpn-common.spec')
| -rw-r--r-- | rpm/SPECS/python3-eduvpn-common.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rpm/SPECS/python3-eduvpn-common.spec b/rpm/SPECS/python3-eduvpn-common.spec index 8174864..b31f61b 100644 --- a/rpm/SPECS/python3-eduvpn-common.spec +++ b/rpm/SPECS/python3-eduvpn-common.spec @@ -7,7 +7,7 @@ Summary: Python3 eduvpn-common wrapper License: MIT URL: https://codeberg.org/eduVPN/eduvpn-common -Source0: python3-eduvpn-common-%{version}.tar.xz +Source0: eduvpn-common-%{version}.tar.xz BuildRequires: gcc BuildRequires: golang @@ -21,7 +21,7 @@ BuildRequires: go-rpm-macros The python wrapper for the eduVPN common Go shared library %prep -%setup -qn python3-eduvpn-common-%{version} +%setup -qn eduvpn-common-%{version} %build # build the Go component |
