SHA256
1
0
forked from pool/mp

Accepting request 1149505 from home:pgajdos:m

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1149505
OBS-URL: https://build.opensuse.org/package/show/editors/mp?expand=0&rev=6
This commit is contained in:
Martin Pluskal 2024-02-22 17:23:31 +00:00 committed by Git OBS Bridge
parent 25730ce3bd
commit 04a948f66f
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 14:04:01 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Mon Feb 26 19:15:16 UTC 2018 - aloisio@gmx.com

View File

@ -106,8 +106,7 @@ Features
* It helps you abandon vi, emacs and other six-legged freaks definitely.
%prep
%setup -q
%patch0 -p1
%autosetup -p1
%build
export CFLAGS="%{optflags}"