[packages/libcsystem] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:46:27 CEST 2025
commit a3c84743361bd2f77fd7eb5f688b8edb0eec4aba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:46:11 2025 +0200
Fix applying patches.
libcsystem.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libcsystem.spec b/libcsystem.spec
index e960740..53c71de 100644
--- a/libcsystem.spec
+++ b/libcsystem.spec
@@ -71,7 +71,7 @@ Statyczna biblioteka libcsystem.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libcsystem.git/commitdiff/a3c84743361bd2f77fd7eb5f688b8edb0eec4aba
More information about the pld-cvs-commit
mailing list