[packages/libtpcimgp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:02:39 CEST 2025


commit e34679c4d722249a1d749c58afd4242b13a32867
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:02:23 2025 +0200

    Fix applying patches.

 libtpcimgp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtpcimgp.spec b/libtpcimgp.spec
index 7b56a9b..c396b21 100644
--- a/libtpcimgp.spec
+++ b/libtpcimgp.spec
@@ -48,7 +48,7 @@ Statyczna biblioteka libtpcimgp.
 
 %prep
 %setup -q -n %{name}_%(echo %{version} | tr . _)
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} libtpcimgp.la \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtpcimgp.git/commitdiff/e34679c4d722249a1d749c58afd4242b13a32867



More information about the pld-cvs-commit mailing list