[packages/parsecvs] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:51:50 CEST 2025


commit f3225a1d69125bf9b3af0c7fb16c96a1c7f35478
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:51:35 2025 +0200

    Fix applying patches.

 parsecvs.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/parsecvs.spec b/parsecvs.spec
index 6edc227..d35c202 100644
--- a/parsecvs.spec
+++ b/parsecvs.spec
@@ -23,7 +23,7 @@ arbitrary collection of files.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/parsecvs.git/commitdiff/f3225a1d69125bf9b3af0c7fb16c96a1c7f35478



More information about the pld-cvs-commit mailing list