[packages/ocp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:40:53 CEST 2025
commit 77afe5ded309938d4783c599638cea729bcc3cb3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:40:37 2025 +0200
Fix applying patches.
ocp.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ocp.spec b/ocp.spec
index 7a16d57..2e44f35 100644
--- a/ocp.spec
+++ b/ocp.spec
@@ -43,10 +43,10 @@ szeroką gamę formatów muzyki.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%{__sed} -i 's,curses\.h,ncurses/curses\.h,' \
configure playsid/sidpplay.cpp
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocp.git/commitdiff/77afe5ded309938d4783c599638cea729bcc3cb3
More information about the pld-cvs-commit
mailing list