[packages/djplayer] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:15:11 CEST 2025
commit e1535fb84d14abdaf48f1bd5302eacb4adf2cd9e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:14:55 2025 +0200
Fix applying patches.
djplayer.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/djplayer.spec b/djplayer.spec
index c074c31..bce3ae0 100644
--- a/djplayer.spec
+++ b/djplayer.spec
@@ -27,8 +27,8 @@ systemów operacyjnych.
%prep
%setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/djplayer.git/commitdiff/e1535fb84d14abdaf48f1bd5302eacb4adf2cd9e
More information about the pld-cvs-commit
mailing list