[packages/wmload] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:08:54 CEST 2025
commit 65df91533bfb74b612e7b0ddb5eab848c5c9e7d5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:46 2025 +0200
Fix applying patches.
wmload.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wmload.spec b/wmload.spec
index 40e820a..54811c7 100644
--- a/wmload.spec
+++ b/wmload.spec
@@ -28,7 +28,7 @@ PROC.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
xmkmf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wmload.git/commitdiff/65df91533bfb74b612e7b0ddb5eab848c5c9e7d5
More information about the pld-cvs-commit
mailing list