[packages/xmltv] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:18:04 CEST 2025
commit 0a464203c88e5904a2db7f2ad4548e5345ac0d93
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:06 2025 +0200
Fix applying patches.
xmltv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xmltv.spec b/xmltv.spec
index 129beba..c85b7ad 100644
--- a/xmltv.spec
+++ b/xmltv.spec
@@ -513,7 +513,7 @@ Ten pakiet zawiera graficzne frontendy dla XMLTV.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
rm -f Makefile
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xmltv.git/commitdiff/0a464203c88e5904a2db7f2ad4548e5345ac0d93
More information about the pld-cvs-commit
mailing list