SHA256
10
0
forked from pool/lua-BitOp

Don't own %{lua_archdir}

This commit is contained in:
2025-10-11 17:03:23 +02:00
parent 4b11da5610
commit ef47ca2555
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 11 15:03:20 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Don't own %{lua_archdir}
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <msuchanek@suse.de> Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <msuchanek@suse.de>

View File

@@ -56,8 +56,7 @@ mkdir -p %{buildroot}%{lua_archdir}
install bit.so %{buildroot}%{lua_archdir} install bit.so %{buildroot}%{lua_archdir}
%files %files
%dir %{lua_archdir} %{lua_archdir}/bit.so
%{lua_archdir}/*
%doc README %doc README
%changelog %changelog