[packages/LiDIA] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:05:31 CEST 2025


commit 7d3a92e8e8cd0c00ca3ee73e51bc151fa386d699
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:05:14 2025 +0200

    Fix applying patches.

 LiDIA.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/LiDIA.spec b/LiDIA.spec
index 0fc9d08..7ca5bf1 100644
--- a/LiDIA.spec
+++ b/LiDIA.spec
@@ -83,7 +83,7 @@ Statyczna biblioteka LiDIA.
 
 %prep
 %setup -q -n lidia-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/LiDIA.git/commitdiff/7d3a92e8e8cd0c00ca3ee73e51bc151fa386d699



More information about the pld-cvs-commit mailing list