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:
commit
70543f5b2c
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user