Fix pack indexhtml content
This commit is contained in:
parent
ac752ced9e
commit
aeb9913777
@ -420,9 +420,9 @@ subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf
|
||||
%define indexhtmldir %_defaultdocdir/indexhtml
|
||||
|
||||
%files indexhtml
|
||||
#%%ghost %%_indexhtmldir/index.html
|
||||
#%%_indexhtmldir/*
|
||||
#%%_desktopdir/*
|
||||
%ghost %_indexhtmldir/index.html
|
||||
%_indexhtmldir/*
|
||||
%_desktopdir/*
|
||||
|
||||
%ghost %indexhtmldir/index.html
|
||||
%indexhtmldir/index-*.html
|
||||
|
Loading…
Reference in New Issue
Block a user