commit 7a3631ee0ed309e9a1df59b7c87fff99356f4a82
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 3 01:23:37 2024 +0100
Fix error: %patchN is obsolete
xine-plugin.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xine-plugin.spec b/xine-plugin.spec
index 3eaceaa..c092cba 100644
--- a/xine-plugin.spec
+++ b/xine-plugin.spec
@@ -37,7 +37,7 @@ Features:
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
Show replies by date