forked from pool/cups-airprint
Accepting request 1152198 from Printing
OBS-URL: https://build.opensuse.org/request/show/1152198 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cups-airprint?expand=0&rev=3
This commit is contained in:
commit
f777eb201b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 10:51:42 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 17 15:14:05 UTC 2020 - Olav Reinert <seroton10@gmail.com>
|
||||
|
||||
|
@ -68,9 +68,9 @@ AirPrint work; please follow the instructions in:
|
||||
%setup -q -c -T
|
||||
cp %{SOURCE0} %{SOURCE10} %{SOURCE11} .
|
||||
cp %{SOURCE21} %{SOURCE22} %{SOURCE23} .
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch -P 0
|
||||
%patch -P 1 -p1
|
||||
%patch -P 2 -p1
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user