[packages/intel-xed] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:15:37 CEST 2025
commit b896d430bb590daddcfce24f62f23f4620b69880
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:15:21 2025 +0200
Fix applying patches.
intel-xed.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/intel-xed.spec b/intel-xed.spec
index 799811b..f883914 100644
--- a/intel-xed.spec
+++ b/intel-xed.spec
@@ -39,7 +39,7 @@ Pliki nagłówkowe bibliotek Intel XED.
%prep
%setup -q -n xed-%{version} -a1
%{__mv} mbuild-%{mbuild_date} mbuild
-%patch0 -p1
+%patch -P0 -p1
%build
PYTHONPATH=$(pwd)/mbuild \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/intel-xed.git/commitdiff/b896d430bb590daddcfce24f62f23f4620b69880
More information about the pld-cvs-commit
mailing list