[packages/giblib] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:45:21 CEST 2025
commit 804b1a0869fe80636cfdee3bda3c50ffe598ba49
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:45:05 2025 +0200
Fix applying patches.
giblib.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/giblib.spec b/giblib.spec
index df56c20..6817b55 100644
--- a/giblib.spec
+++ b/giblib.spec
@@ -60,8 +60,8 @@ Statyczna wersja biblioteki giblib.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/giblib.git/commitdiff/804b1a0869fe80636cfdee3bda3c50ffe598ba49
More information about the pld-cvs-commit
mailing list