[packages/libral] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:58:23 CEST 2025


commit ccfdafa918601da3c979ffe100d3dd60c6552687
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:58:07 2025 +0200

    Fix applying patches.

 libral.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libral.spec b/libral.spec
index 55e6a66..a83f3c0 100644
--- a/libral.spec
+++ b/libral.spec
@@ -52,7 +52,7 @@ Statyczna biblioteka libral.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libral.git/commitdiff/ccfdafa918601da3c979ffe100d3dd60c6552687



More information about the pld-cvs-commit mailing list