[packages/libgii] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:49:46 CEST 2025
commit 9509eeae8874e4f0d92d11f53bde0282c302a333
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:49:30 2025 +0200
Fix applying patches.
libgii.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgii.spec b/libgii.spec
index f98f166..4f35d5a 100644
--- a/libgii.spec
+++ b/libgii.spec
@@ -77,7 +77,7 @@ Biblioteka statyczna LibGII.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__rm} acinclude.m4 m4/lt*.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgii.git/commitdiff/9509eeae8874e4f0d92d11f53bde0282c302a333
More information about the pld-cvs-commit
mailing list