forked from pool/fluidsynth
Compare commits
10 Commits
Author | SHA256 | Date | |
---|---|---|---|
b7c7fc2bd5 | |||
e5ec97d4e8 | |||
a1ca5c5872 | |||
27629d7341 | |||
9a3c61f360 | |||
a9a7fe6f2a | |||
89b63cb68e | |||
a7494a9de3 | |||
4fde058d10 | |||
6cc27f4d28 |
@@ -102,12 +102,7 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
|
||||
%postun
|
||||
%systemd_user_postun %{name}.service
|
||||
|
||||
%if %{undefined ldconfig_scriptlets}
|
||||
%post -n libfluidsynth%{sover} -p /sbin/ldconfig
|
||||
%postun -n libfluidsynth%{sover} -p /sbin/ldconfig
|
||||
%else
|
||||
%ldconfig_scriptlets -n libfluidsynth%{sover}
|
||||
%endif
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
|
Reference in New Issue
Block a user