[packages/macrosystem] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:12:46 CEST 2025


commit 7620de7f8038b29a713cbe1d2f67209e037f8790
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:12:30 2025 +0200

    Fix applying patches.

 macrosystem.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/macrosystem.spec b/macrosystem.spec
index 9095c79..00d0a53 100644
--- a/macrosystem.spec
+++ b/macrosystem.spec
@@ -57,7 +57,7 @@ Statyczna biblioteka MacroSystem.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/macrosystem.git/commitdiff/7620de7f8038b29a713cbe1d2f67209e037f8790



More information about the pld-cvs-commit mailing list