diff --git a/branding.spec b/branding.spec index 52c9b34..6e67450 100644 --- a/branding.spec +++ b/branding.spec @@ -294,6 +294,7 @@ cp -r xfce-settings/etcskel/.vimrc %buildroot/etc/skel/ install -m 644 xfce-settings/etcskel/.wm-select %buildroot/etc/skel/ +mkdir -p %buildroot/usr/share/backgrounds/xfce/ cp -P xfce-settings/backgrounds/*.{jpg,png} %buildroot/usr/share/backgrounds/xfce/ install -pDm0755 xfce-settings/scripts/zdg-move-templates.sh %buildroot%_sysconfdir/X11/profile.d/zdg-move-templates.sh diff --git a/components.mk b/components.mk index 9e66771..68404bf 100644 --- a/components.mk +++ b/components.mk @@ -32,7 +32,7 @@ boot: #bootsplash mkdir -p $(datadir)/plymouth/themes/$(THEME) convert -size 800x600 xc:#306ac4 $(datadir)/plymouth/themes/$(THEME)/grub.jpg - cp -al images/background*x*.png $(datadir)/plymouth/themes/$(THEME)/ + #cp -al images/background*x*.png $(datadir)/plymouth/themes/$(THEME)/ cp -a components/bootsplash/* $(datadir)/plymouth/themes/$(THEME) mv $(datadir)/plymouth/themes/$(THEME)/theme.plymouth $(datadir)/plymouth/themes/$(THEME)/$(THEME).plymouth #bootloader