Somehow these changes got lost (I probably managed to sub a old revision...) - fix build for real this time.
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/lxsession?expand=0&rev=88
This commit is contained in:
parent
e6bc6b2218
commit
e11121b4a7
@ -13,6 +13,7 @@ Mon Nov 18 21:28:30 UTC 2024 - bjorn.lie@gmail.com
|
||||
* Reduce the vala compiler version check to major and minor version
|
||||
* Fix: support gcc14 -Werror=incompatible-pointer-types
|
||||
- Switch to gitcheckout via source service.
|
||||
- Pass NOCONFIGURE=1 ./autogen.sh, bootstrap build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 28 13:59:26 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
|
||||
|
@ -51,6 +51,7 @@ use when a user logs out and to restart them the next time the user logs in.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
%configure \
|
||||
--enable-man
|
||||
%make_build
|
||||
|
Loading…
Reference in New Issue
Block a user