[packages/starlink-ast] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:08:10 CEST 2025


commit 286ab1b65e6a49bbf75b97e9e8b0878b282c9c36
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:07:54 2025 +0200

    Fix applying patches.

 starlink-ast.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/starlink-ast.spec b/starlink-ast.spec
index 0e86e32..dd968a2 100644
--- a/starlink-ast.spec
+++ b/starlink-ast.spec
@@ -59,7 +59,7 @@ Statyczna biblioteka Starlink AST.
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 OPT="%{rpmcflags}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/starlink-ast.git/commitdiff/286ab1b65e6a49bbf75b97e9e8b0878b282c9c36



More information about the pld-cvs-commit mailing list