[packages/wmusic] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:10:06 CEST 2025
commit b5c209290b7513bc6a1d27d0be6193d7614b35e4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:48 2025 +0200
Fix applying patches.
wmusic.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wmusic.spec b/wmusic.spec
index 084c2b8..97c83ab 100644
--- a/wmusic.spec
+++ b/wmusic.spec
@@ -37,7 +37,7 @@ XMMS-em. Oto lista niektórych cech programu:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags} -I/usr/X11R6/include"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wmusic.git/commitdiff/b5c209290b7513bc6a1d27d0be6193d7614b35e4
More information about the pld-cvs-commit
mailing list