Accepting request 1152485 from server:mail

OBS-URL: https://build.opensuse.org/request/show/1152485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/compface?expand=0&rev=18
This commit is contained in:
Ana Guerrero 2024-02-27 21:50:13 +00:00 committed by Git OBS Bridge
commit 70543f5b2c
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:49:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Oct 8 12:45:25 UTC 2014 - tchvatal@suse.com

View File

@ -53,9 +53,9 @@ library.
%prep
%setup -q
%patch0 -p1
%patch1
%patch2
%patch -P 0 -p1
%patch -P 1
%patch -P 2
# do not strip
sed -i "/strip/d" Makefile.in