[packages/wmpower] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:09:33 CEST 2025
commit 9c9c03372a05e7eb0076a390db2f72292320b597
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:47 2025 +0200
Fix applying patches.
wmpower.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wmpower.spec b/wmpower.spec
index 0d719dd..8d3e1a0 100644
--- a/wmpower.spec
+++ b/wmpower.spec
@@ -37,7 +37,7 @@ Basado en soporte APM/ACPI del kernel. Es útil en notebooks.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wmpower.git/commitdiff/9c9c03372a05e7eb0076a390db2f72292320b597
More information about the pld-cvs-commit
mailing list