[packages/libacpi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:43:23 CEST 2025
commit 84250252878ebdb7d4c340997a441d86e67557b6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:43:07 2025 +0200
Fix applying patches.
libacpi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libacpi.spec b/libacpi.spec
index ab3aa02..c37b9fe 100644
--- a/libacpi.spec
+++ b/libacpi.spec
@@ -44,7 +44,7 @@ Statyczna biblioteka libacpi.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libacpi.git/commitdiff/84250252878ebdb7d4c340997a441d86e67557b6
More information about the pld-cvs-commit
mailing list