[packages/LiTE] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:08:19 CEST 2025
commit 5c3896cc2e4c53d6b507b380eb9b4a402189fdae
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:08:03 2025 +0200
Fix applying patches.
LiTE.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/LiTE.spec b/LiTE.spec
index dd4f0a2..e25cff3 100644
--- a/LiTE.spec
+++ b/LiTE.spec
@@ -56,7 +56,7 @@ Statyczna biblioteka LiTE.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/LiTE.git/commitdiff/5c3896cc2e4c53d6b507b380eb9b4a402189fdae
More information about the pld-cvs-commit
mailing list