[packages/libgdiplus] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:49:26 CEST 2025
commit ef82abb669eaf8135f82f4ee0c98f84c9d0a7d6c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:49:10 2025 +0200
Fix applying patches.
libgdiplus.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgdiplus.spec b/libgdiplus.spec
index f1d2729..2183ff0 100644
--- a/libgdiplus.spec
+++ b/libgdiplus.spec
@@ -87,7 +87,7 @@ Statyczna biblioteka libgdiplus.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# disable gtest tests (not run, require cmake and -Werror fixes)
%{__sed} -i -e '/^if HAVE_CMAKE/,/^endif/ d' tests/Makefile.am
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgdiplus.git/commitdiff/ef82abb669eaf8135f82f4ee0c98f84c9d0a7d6c
More information about the pld-cvs-commit
mailing list