[packages/libcmrt] Fix applying patches.

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


commit 9444646c677823c35bd2bc65249ba9f15533144d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:45:44 2025 +0200

    Fix applying patches.

 libcmrt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libcmrt.spec b/libcmrt.spec
index 2a26db1..ec6907c 100644
--- a/libcmrt.spec
+++ b/libcmrt.spec
@@ -105,7 +105,7 @@ Statyczna biblioteka CMRT.
 
 %prep
 %setup -q -n cmrt-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcmrt.git/commitdiff/9444646c677823c35bd2bc65249ba9f15533144d



More information about the pld-cvs-commit mailing list