[packages/otcl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:49:03 CEST 2025


commit 7fd645f4251c5b9d0d0426976728bab5d7214361
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:48:48 2025 +0200

    Fix applying patches.

 otcl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/otcl.spec b/otcl.spec
index 49de6a6..094899f 100644
--- a/otcl.spec
+++ b/otcl.spec
@@ -70,7 +70,7 @@ Biblioteka statyczna OTcl.
 
 %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/otcl.git/commitdiff/7fd645f4251c5b9d0d0426976728bab5d7214361



More information about the pld-cvs-commit mailing list