[packages/LTI-Lib] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:10:46 CEST 2025
commit d815cdd1265d19901eed79b383e9c99da3e74262
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:10:30 2025 +0200
Fix applying patches.
LTI-Lib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/LTI-Lib.spec b/LTI-Lib.spec
index eab7d54..12eadc4 100644
--- a/LTI-Lib.spec
+++ b/LTI-Lib.spec
@@ -53,7 +53,7 @@ Dokumentacja biblioteki LTI-Lib.
%prep
%setup -q -n ltilib
-%patch0 -p1
+%patch -P0 -p1
%build
cd doc/styleguide/en
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/LTI-Lib.git/commitdiff/d815cdd1265d19901eed79b383e9c99da3e74262
More information about the pld-cvs-commit
mailing list