Sync from SUSE:SLFO:Main bc revision faa3379b71a33cad804368ce372a43b2

This commit is contained in:
Adrian Schröter 2024-10-03 17:04:21 +02:00
parent 2b1740145c
commit aad92b387e
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 10:08:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 15 14:20:20 UTC 2020 - pgajdos@suse.com Thu Oct 15 14:20:20 UTC 2020 - pgajdos@suse.com

View File

@ -56,8 +56,7 @@ the next operator is read in, which "pops" its arguments off the stack
and "pushes" its results back onto the stack. and "pushes" its results back onto the stack.
%prep %prep
%setup -q %autosetup -p1
%patch2 -p1
%build %build
%configure \ %configure \