[packages/xmms-input-xmp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:18:49 CEST 2025
commit c97b02376d47fc3e648b97dd20e9515a4d1451f2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:07 2025 +0200
Fix applying patches.
xmms-input-xmp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xmms-input-xmp.spec b/xmms-input-xmp.spec
index 1e3506a..f082ec9 100644
--- a/xmms-input-xmp.spec
+++ b/xmms-input-xmp.spec
@@ -25,7 +25,7 @@ XMP.
%prep
%setup -q -n xmp-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__cc} %{rpmcflags} %{rpmcppflags} $(xmms-config --cflags) -fPIC -DVERSION='"%{version}"' -o xmms.o -c src/plugin/xmms.c
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xmms-input-xmp.git/commitdiff/c97b02376d47fc3e648b97dd20e9515a4d1451f2
More information about the pld-cvs-commit
mailing list