[packages/LIB] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:43:03 CEST 2025
commit 58aafe9473726f2a1504a722194162c40bcdad3d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:42:47 2025 +0200
Fix applying patches.
LIB.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/LIB.spec b/LIB.spec
index 9db506e..acbfee5 100644
--- a/LIB.spec
+++ b/LIB.spec
@@ -23,8 +23,8 @@ LIB to jeszcze jeden polski rogalik.
%prep
%setup -q -n %{name}
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/LIB.git/commitdiff/58aafe9473726f2a1504a722194162c40bcdad3d
More information about the pld-cvs-commit
mailing list