[packages/tk707] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:18:59 CEST 2025
commit 763d4991be533dbc739b1e3c7d80da4ecc57a61d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:18:43 2025 +0200
Fix applying patches.
tk707.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tk707.spec b/tk707.spec
index 3f92b53..f5573e9 100644
--- a/tk707.spec
+++ b/tk707.spec
@@ -41,8 +41,8 @@ should install the timidity package to emulate one.
%prep
%setup -q
%{__sed} -i -e 's|\\$|"|g' -e 's|^|"|g' defs.c
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tk707.git/commitdiff/763d4991be533dbc739b1e3c7d80da4ecc57a61d
More information about the pld-cvs-commit
mailing list