remove all relicts from SUSEConfig
OBS-URL: https://build.opensuse.org/package/show/M17N/groff?expand=0&rev=20
This commit is contained in:
parent
e090aff5a2
commit
8a7371eb3f
@ -119,10 +119,6 @@ popd
|
||||
%{__ln_s} -f eqn %{buildroot}%{_bindir}/geqn
|
||||
%{__ln_s} -f tbl %{buildroot}%{_bindir}/gtbl
|
||||
|
||||
# SUSEconfig stuff
|
||||
%{__install} -d -m 0755 %{buildroot}/sbin/conf.d
|
||||
%{__install} -d -m 0755 %{buildroot}%{_localstatedir}/adm/fillup-templates
|
||||
|
||||
%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}
|
||||
echo "a4" > %{buildroot}%{_sysconfdir}/papersize
|
||||
%{__chmod} 0644 %{buildroot}%{_sysconfdir}/papersize
|
||||
@ -137,7 +133,6 @@ echo "a4" > %{buildroot}%{_sysconfdir}/papersize
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%post
|
||||
%{fillup_only -an suseconfig}
|
||||
%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||
|
||||
%postun
|
||||
|
Loading…
Reference in New Issue
Block a user