[packages/pal] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:50:09 CEST 2025


commit 481d70fdf7f7b58d20fd6e1045c76b8fcd288c4d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:49:53 2025 +0200

    Fix applying patches.

 pal.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pal.spec b/pal.spec
index c0867f3..df25083 100644
--- a/pal.spec
+++ b/pal.spec
@@ -33,7 +33,7 @@ Zalecane:
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 sed 's/VERSION/%{version}/' pal.1.template > pal.1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pal.git/commitdiff/481d70fdf7f7b58d20fd6e1045c76b8fcd288c4d



More information about the pld-cvs-commit mailing list