[packages/compact_enc_det] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:02:47 CEST 2025


commit 3d2bd848aeab4b6b77070fddc1e7f84db92941fe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:02:31 2025 +0200

    Fix applying patches.

 compact_enc_det.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/compact_enc_det.spec b/compact_enc_det.spec
index 095ff7e..a6bb0e6 100644
--- a/compact_enc_det.spec
+++ b/compact_enc_det.spec
@@ -42,7 +42,7 @@ Pliki nagłówkowe biblioteki CED.
 
 %prep
 %setup -q -n %{name}-%{gitref}
-%patch0 -p1
+%patch -P0 -p1
 
 # because of gtest
 %{__sed} -i -e 's/-std=c++11/-std=c++14/' CMakeLists.txt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/compact_enc_det.git/commitdiff/3d2bd848aeab4b6b77070fddc1e7f84db92941fe



More information about the pld-cvs-commit mailing list