[packages/yacpi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:24:39 CEST 2025
commit ad6ebf30cbddcbd5bcdd6394a3da562fca63acfe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:22 2025 +0200
Fix applying patches.
yacpi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yacpi.spec b/yacpi.spec
index c716c1b..871e745 100644
--- a/yacpi.spec
+++ b/yacpi.spec
@@ -33,7 +33,7 @@ aktualną częstotliwość.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yacpi.git/commitdiff/ad6ebf30cbddcbd5bcdd6394a3da562fca63acfe
More information about the pld-cvs-commit
mailing list