[packages/cdtool] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:56:44 CEST 2025
commit edeaf853a05fa3cbdeb13c016e3d9644e0dfe6d3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:56:28 2025 +0200
Fix applying patches.
cdtool.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cdtool.spec b/cdtool.spec
index feb37bb..d14e09c 100644
--- a/cdtool.spec
+++ b/cdtool.spec
@@ -29,7 +29,7 @@ zbudowania lokalnej bazy danych płyt używalnej dla cdinfo itp.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cdtool.git/commitdiff/edeaf853a05fa3cbdeb13c016e3d9644e0dfe6d3
More information about the pld-cvs-commit
mailing list