Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bf6aec3aee |
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ This package includes a desktop manager for the Xfce Desktop Environment.
|
|||
%setup -q
|
||||
|
||||
# change default background for Fedora
|
||||
%if 0%{fedora} >= 37
|
||||
%if 0%{?fedora} >= 37
|
||||
sed -i 's|/backgrounds/xfce/xfce-verticals.png|/backgrounds/images/default.webp|' common/xfdesktop-common.h
|
||||
%else
|
||||
sed -i 's|/backgrounds/xfce/xfce-verticals.png|/backgrounds/images/default.png|' common/xfdesktop-common.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue