Drop obsolete %%pretrans scriptlet

This commit is contained in:
Björn Esser 2020-04-11 21:31:38 +02:00
parent 2f4e44d084
commit 84171889bc
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -139,14 +139,6 @@ hardlink -cvf %{buildroot}%{_pkgdocdir}
%endif
%pretrans devel -p <lua>
path = "%{_includedir}/%{name}"
st = posix.stat(path)
if st and st.type == "link" then
os.remove(path)
end
%ldconfig_scriptlets
@ -180,6 +172,7 @@ end
- Add explicit configure switch to disable rdrand
- Add explicit configure switch to enable linking with Bsymbolic
- Do not use macros to invoke executables
- Drop obsolete %%pretrans scriptlet
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild