[packages/cito] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:59:39 CEST 2025


commit 1bc5f14268c56bd1cffd485b102beb5406e85d8b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:59:24 2025 +0200

    Fix applying patches.

 cito.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cito.spec b/cito.spec
index 2fd7994..b75d165 100644
--- a/cito.spec
+++ b/cito.spec
@@ -34,7 +34,7 @@ się "cito".
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cito.git/commitdiff/1bc5f14268c56bd1cffd485b102beb5406e85d8b



More information about the pld-cvs-commit mailing list