[packages/libcfg+] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:45:28 CEST 2025


commit 079fd9c5ea1b6fcff53e5a3328a030d1636fcb19
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:45:12 2025 +0200

    Fix applying patches.

 libcfg+.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libcfg+.spec b/libcfg+.spec
index c355a95..a5abe66 100644
--- a/libcfg+.spec
+++ b/libcfg+.spec
@@ -62,7 +62,7 @@ Statyczna biblioteka libcfg+.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcfg+.git/commitdiff/079fd9c5ea1b6fcff53e5a3328a030d1636fcb19



More information about the pld-cvs-commit mailing list