[packages/slib] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:00:09 CEST 2025
commit 66acfb01c8a53b6aecb2d1b646dfde7722d01222
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:59:53 2025 +0200
Fix applying patches.
slib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/slib.spec b/slib.spec
index eb80835..ac3eb37 100644
--- a/slib.spec
+++ b/slib.spec
@@ -77,7 +77,7 @@ Ten pakiet integruje SLIB z implementacją SCM.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/slib.git/commitdiff/66acfb01c8a53b6aecb2d1b646dfde7722d01222
More information about the pld-cvs-commit
mailing list