This commit is contained in:
parent
bbdea7124b
commit
f829a33263
@ -469,7 +469,7 @@ sed -i 's:%{buildroot}::' %{buildroot}/%{_libdir}/ImageMagick-%{mfr_version}/con
|
|||||||
%postun -n libMagick++%{libspec}%{cxxlibver} -p /sbin/ldconfig
|
%postun -n libMagick++%{libspec}%{cxxlibver} -p /sbin/ldconfig
|
||||||
|
|
||||||
%pretrans %{config_spec}-upstream -p <lua>
|
%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
|
# https://bugzilla.suse.com/show_bug.cgi?id=1122033#c37
|
||||||
path = "%{_sysconfdir}/%{config_dir}"
|
path = "%{_sysconfdir}/%{config_dir}"
|
||||||
st = posix.stat(path)
|
st = posix.stat(path)
|
||||||
@ -487,7 +487,7 @@ if [ ! -d %{_sysconfdir}/%{config_dir}-upstream ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%pretrans %{config_spec}-SUSE -p <lua>
|
%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
|
# https://bugzilla.suse.com/show_bug.cgi?id=1122033#c37
|
||||||
path = "%{_sysconfdir}/%{config_dir}"
|
path = "%{_sysconfdir}/%{config_dir}"
|
||||||
st = posix.stat(path)
|
st = posix.stat(path)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user