[packages/mkcdrec] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:20:36 CEST 2025


commit ee7c6e80c1ec6d070c5b5eab7135dcb0763cbcdd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:20:21 2025 +0200

    Fix applying patches.

 mkcdrec.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mkcdrec.spec b/mkcdrec.spec
index 29485a4..1b89857 100644
--- a/mkcdrec.spec
+++ b/mkcdrec.spec
@@ -77,7 +77,7 @@ również wpierana.
 
 %prep
 %setup -q -n %{name} -a 1
-%patch0 -p0
+%patch -P0 -p0
 
 find . -name CVS | xargs rm -Rf
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mkcdrec.git/commitdiff/ee7c6e80c1ec6d070c5b5eab7135dcb0763cbcdd



More information about the pld-cvs-commit mailing list