[packages/fz-api] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:17:58 CEST 2025
commit de05d92758d48a1bf3f08afcba408cd3c8aa52c7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:17:42 2025 +0200
Don't apply commented out patches.
fz-api.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fz-api.spec b/fz-api.spec
index 3866a35..c75efe7 100644
--- a/fz-api.spec
+++ b/fz-api.spec
@@ -64,7 +64,7 @@ Dokumentacja do FZ-API.
%prep
%setup -q -c
# system libyuv removed Bayer support making it useless here
-#%patch0 -p0
+#%%patch0 -p0
%build
%{__make} -C fz-linux-api_x64/fz_api_src \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fz-api.git/commitdiff/de05d92758d48a1bf3f08afcba408cd3c8aa52c7
More information about the pld-cvs-commit
mailing list