[packages/cdcat] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:56:06 CEST 2025


commit af9c6095e1b5e42948252bf4e370fcb45958ee09
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:55:50 2025 +0200

    Fix applying patches.

 cdcat.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cdcat.spec b/cdcat.spec
index f81b002..4e34660 100644
--- a/cdcat.spec
+++ b/cdcat.spec
@@ -50,7 +50,7 @@ zmieniać, albo używać w miarę potrzeby.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 %{__sed} -i "s,lrelease,lrelease-qt4,g ;\
 	s,/usr/local,/usr,g ;\
 	s,\(distfiles.path =\).*,\1 %{_docdir}/%{name}-%{version}," \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cdcat.git/commitdiff/af9c6095e1b5e42948252bf4e370fcb45958ee09



More information about the pld-cvs-commit mailing list