[packages/wmpload] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:09:26 CEST 2025
commit 06f0a5e51e22d30ae360ee547a760773d2169ef9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:47 2025 +0200
Fix applying patches.
wmpload.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wmpload.spec b/wmpload.spec
index 878725a..db37f8b 100644
--- a/wmpload.spec
+++ b/wmpload.spec
@@ -33,7 +33,7 @@ obecnego w /proc/net/dev.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
./configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wmpload.git/commitdiff/06f0a5e51e22d30ae360ee547a760773d2169ef9
More information about the pld-cvs-commit
mailing list