[packages/hylafax+] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:10:32 CEST 2025
commit 47fa5a518175a2fc2d55ad6deb19c40bbfd62c09
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:10:17 2025 +0200
Fix applying patches.
hylafax+.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/hylafax+.spec b/hylafax+.spec
index 3e72ac3..9bc9293 100644
--- a/hylafax+.spec
+++ b/hylafax+.spec
@@ -151,9 +151,9 @@ Pakiet dla programistów używających bibliotek HylaFAX.
%prep
%setup -q -a1 -a2 -a3 -n %{orgname}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
# set dummy GCOPTS,GCXXOPTS to avoid adding "-g"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hylafax+.git/commitdiff/47fa5a518175a2fc2d55ad6deb19c40bbfd62c09
More information about the pld-cvs-commit
mailing list