[packages/clit] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:00:49 CEST 2025


commit 6a3fbf2a68ec8d5200d5120c2857489e7b628b80
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:00:33 2025 +0200

    Fix applying patches.

 clit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clit.spec b/clit.spec
index ba9b58c..95c8914 100644
--- a/clit.spec
+++ b/clit.spec
@@ -26,7 +26,7 @@ być pogwałceniem DMCA.
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 sed -i -e 's/gcc -o clit.*/$(CC) -o clit $^ -ltommath/' %{name}%{xver}/Makefile
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/clit.git/commitdiff/6a3fbf2a68ec8d5200d5120c2857489e7b628b80



More information about the pld-cvs-commit mailing list