forked from pool/budgie-extras
Accepting request 1167023 from X11:Solus
- Fixes for vala building code incompatible with Werror OBS-URL: https://build.opensuse.org/request/show/1167023 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/budgie-extras?expand=0&rev=9
This commit is contained in:
commit
ad96799813
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 12 09:27:46 UTC 2024 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Fixes for vala building code incompatible with Werror
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 12:58:56 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@ -391,6 +391,8 @@ Budgie Wallpaper Workspace Switcher is an application (applet) to show a differe
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
# Handle poor vala code
|
||||
export CFLAGS="%{optflags} -Wno-error=return-type"
|
||||
%meson \
|
||||
-Dxdg-appdir=%{_distconfdir}/xdg/autostart \
|
||||
-Dwith-zeitgeist=false \
|
||||
|
Loading…
Reference in New Issue
Block a user