[packages/giflib] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:45:27 CEST 2025
commit 7820574343cafc51d568c4984c17dcf79a8e27f5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:45:11 2025 +0200
Fix applying patches.
giflib.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/giflib.spec b/giflib.spec
index 36de440..37feab9 100644
--- a/giflib.spec
+++ b/giflib.spec
@@ -143,8 +143,8 @@ GIF.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/giflib.git/commitdiff/7820574343cafc51d568c4984c17dcf79a8e27f5
More information about the pld-cvs-commit
mailing list