[packages/jack] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:19:04 CEST 2025
commit 063d032c89b0aa3ddc08b519f01741b6913a0f17
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:18:48 2025 +0200
Fix applying patches.
jack.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jack.spec b/jack.spec
index 811e9f5..b894e80 100644
--- a/jack.spec
+++ b/jack.spec
@@ -47,7 +47,7 @@ program do zgrywania płyt Audio CD.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jack.git/commitdiff/063d032c89b0aa3ddc08b519f01741b6913a0f17
More information about the pld-cvs-commit
mailing list