[packages/liblqr] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:53:32 CEST 2025


commit 58dff60f07cad5e26e0adc9fd576793348c40418
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:53:16 2025 +0200

    Fix applying patches.

 liblqr.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/liblqr.spec b/liblqr.spec
index 416040e..9621ba8 100644
--- a/liblqr.spec
+++ b/liblqr.spec
@@ -53,7 +53,7 @@ Statyczna biblioteka lqr.
 
 %prep
 %setup -q -n %{name}-1-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %if "%{cc_version}" < "4.0"
 %{__sed} -i -e 's,-fvisibility=\\"hidden\\",,' configure.ac
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/liblqr.git/commitdiff/58dff60f07cad5e26e0adc9fd576793348c40418



More information about the pld-cvs-commit mailing list