1
Fork 0

unshield: Fix typo

This commit is contained in:
Joshua Goins 2023-09-18 17:47:20 -04:00
parent f9d166941f
commit 7c81d7c11d

View file

@ -27,7 +27,7 @@ The %{name}-devel package contains the files needed for development with
%{name}. %{name}.
%prep %prep
%autosetup -n %{name}-${version} %autosetup -n %{name}-%{version}
%build %build
%cmake %cmake