forked from pool/yast2-installation
Updated to git ref 93b72e7
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=913
This commit is contained in:
parent
b474f50fa0
commit
f28d79bcba
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a28ac3d3ce729277968f2762379e6d51d55e811a0c0016d26cb0e383b4ad6bad
|
||||
size 453578
|
||||
oid sha256:7cd272e6779ed8d452ad35bdcba60b40500b028f9ca28a72ea7bf82b820116b5
|
||||
size 453585
|
||||
|
@ -16,6 +16,11 @@
|
||||
#
|
||||
|
||||
|
||||
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
||||
%if ! %{defined _fillupdir}
|
||||
%define _fillupdir /var/adm/fillup-templates
|
||||
%endif
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.0.13
|
||||
Release: 0
|
||||
@ -245,7 +250,7 @@ systemctl enable YaST2-Firstboot.service
|
||||
%{yast_scrconfdir}/etc_install_inf_options.scr
|
||||
%{yast_scrconfdir}/run_df.scr
|
||||
# fillup
|
||||
/var/adm/fillup-templates/sysconfig.security-checksig
|
||||
%{_fillupdir}/sysconfig.security-checksig
|
||||
|
||||
# programs and scripts
|
||||
%{yast_ystartupdir}/startup
|
||||
|
Loading…
Reference in New Issue
Block a user