Petr Gajdos 2019-03-18 13:10:03 +00:00 committed by Git OBS Bridge
parent bbdea7124b
commit f829a33263

View File

@ -469,7 +469,7 @@ sed -i 's:%{buildroot}::' %{buildroot}/%{_libdir}/ImageMagick-%{mfr_version}/con
%postun -n libMagick++%{libspec}%{cxxlibver} -p /sbin/ldconfig
%pretrans %{config_spec}-upstream -p <lua>
# this %pretrans be removed soon
# this %pretrans to be removed soon
# https://bugzilla.suse.com/show_bug.cgi?id=1122033#c37
path = "%{_sysconfdir}/%{config_dir}"
st = posix.stat(path)
@ -487,7 +487,7 @@ if [ ! -d %{_sysconfdir}/%{config_dir}-upstream ] ; then
fi
%pretrans %{config_spec}-SUSE -p <lua>
# this %pretrans be removed soon
# this %pretrans to be removed soon
# https://bugzilla.suse.com/show_bug.cgi?id=1122033#c37
path = "%{_sysconfdir}/%{config_dir}"
st = posix.stat(path)