[packages/phlib] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:07:56 CEST 2025


commit af4f22f11d46507c7aeff0fe178d3522bd2e2a1f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:07:38 2025 +0200

    Fix applying patches.

 phlib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/phlib.spec b/phlib.spec
index bbc9ea9..fd0a608 100644
--- a/phlib.spec
+++ b/phlib.spec
@@ -50,8 +50,8 @@ Statyczne biblioteki phlib.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phlib.git/commitdiff/af4f22f11d46507c7aeff0fe178d3522bd2e2a1f



More information about the pld-cvs-commit mailing list