Ana Guerrero 2024-02-26 18:49:47 +00:00 committed by Git OBS Bridge
commit 5e0f9cc461
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:34:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 28 22:50:20 UTC 2016 - dvaleev@suse.com Mon Mar 28 22:50:20 UTC 2016 - dvaleev@suse.com

View File

@ -63,8 +63,8 @@ number of techniques:
%prep %prep
%setup -q %setup -q
%patch0 -p 1 -b .destdir %patch -P 0 -p 1 -b .destdir
%patch1 -p1 %patch -P 1 -p1
%build %build
./compile-cedilla ./compile-cedilla