[packages/libopenaptx] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:56:36 CEST 2025
commit b40981f2d5da38ffe6378e314f089aaf7ac7ff4b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:56:20 2025 +0200
Fix applying patches.
libopenaptx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libopenaptx.spec b/libopenaptx.spec
index 707e19d..0f1e338 100644
--- a/libopenaptx.spec
+++ b/libopenaptx.spec
@@ -49,7 +49,7 @@ Statyczna biblioteka openaptx.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libopenaptx.git/commitdiff/b40981f2d5da38ffe6378e314f089aaf7ac7ff4b
More information about the pld-cvs-commit
mailing list