Make so executable
to make elf depgen happy on *el at least up to 9.
This commit is contained in:
parent
94de866cf7
commit
8895ace52c
@ -116,6 +116,8 @@ find %{buildroot}/%{_mandir} -type f -exec chmod 0644 {} \;
|
||||
find %{buildroot}/%{_includedir} -type f -exec chmod 0644 {} \;
|
||||
cd %{buildroot}/%{_bindir} && ln -s %{name}-x11 %{name}
|
||||
|
||||
chmod +x %{buildroot}/%{_libdir}/%{libname}.so.%{soname}
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc README CHANGES docs/*
|
||||
|
Loading…
Reference in New Issue
Block a user