SHA256
10
0
forked from pool/lua-penlight

Fix the name of the source tarball

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-penlight?expand=0&rev=6
This commit is contained in:
2020-04-02 13:35:14 +00:00
committed by Git OBS Bridge
parent 4f429729d7
commit 9f54c2aa1e

View File

@@ -61,7 +61,7 @@ Documentation for the package %{name}
%endif
%prep
%setup -q -n %{mod_name}-%{version}
%setup -q -n Penlight-%{version}
%build