1
0
forked from pool/cups-airprint
Ana Guerrero 2024-02-27 21:48:55 +00:00 committed by Git OBS Bridge
commit f777eb201b
2 changed files with 8 additions and 3 deletions

View File

@ -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>

View File

@ -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