[packages/lcdproc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:41:27 CEST 2025
commit 9517513f08dd63d40d05bfb0e80f8b94561fbbe4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:41:11 2025 +0200
Fix applying patches.
lcdproc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lcdproc.spec b/lcdproc.spec
index 44685e0..c95fe35 100644
--- a/lcdproc.spec
+++ b/lcdproc.spec
@@ -38,7 +38,7 @@ zajętość pamięci, czas pracy i wiele innych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lcdproc.git/commitdiff/9517513f08dd63d40d05bfb0e80f8b94561fbbe4
More information about the pld-cvs-commit
mailing list