Skip to content

Commit

Permalink
redhat: add version in autosetup
Browse files Browse the repository at this point in the history
  • Loading branch information
razvancrainea committed Nov 20, 2024
1 parent 6507097 commit a36bb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/redhat_fedora/python3-opensips.spec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Module, Registrar and User Location, Load Balaning/Dispatching/LCR,
XMLRPC Interface.

%prep
%autosetup -n %{name}
%autosetup -n %{name}-%{version}

%build
%py3_build
Expand Down

0 comments on commit a36bb59

Please sign in to comment.