[packages/hylafax] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:10:30 CEST 2025


commit 036b7d1f80d064dd55402f22b6845d553145207a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:10:14 2025 +0200

    Fix applying patches.

 hylafax.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/hylafax.spec b/hylafax.spec
index 54771c2..80f0ee4 100644
--- a/hylafax.spec
+++ b/hylafax.spec
@@ -145,13 +145,13 @@ Ten pakiet zawiera bibliotekę współdzieloną HylaFAX.
 
 %prep
 %setup -q -a1 -a2 -a3
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 %ifarch sparc64
 sed -i -e 's/-fpic/-fPIC/g' configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hylafax.git/commitdiff/036b7d1f80d064dd55402f22b6845d553145207a



More information about the pld-cvs-commit mailing list