[packages/id3v2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:12:47 CEST 2025
commit 0cc4c5f8b540eac75add37c18f1fba8ba0cb58cb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:12:31 2025 +0200
Fix applying patches.
id3v2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/id3v2.spec b/id3v2.spec
index 3ef9f13..e36fbae 100644
--- a/id3v2.spec
+++ b/id3v2.spec
@@ -27,7 +27,7 @@ rodzaje tego typu danych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/id3v2.git/commitdiff/0cc4c5f8b540eac75add37c18f1fba8ba0cb58cb
More information about the pld-cvs-commit
mailing list