[packages/jukebox3D] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:25:34 CEST 2025
commit 3b84c39cc3d62f31e4f02b71d50f22ccc8c48889
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:25:18 2025 +0200
Fix applying patches.
jukebox3D.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jukebox3D.spec b/jukebox3D.spec
index 928347b..ea099b7 100644
--- a/jukebox3D.spec
+++ b/jukebox3D.spec
@@ -22,7 +22,7 @@ Player enhancer - Another way for displaying your playlist
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -j1 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jukebox3D.git/commitdiff/3b84c39cc3d62f31e4f02b71d50f22ccc8c48889
More information about the pld-cvs-commit
mailing list