[packages/intel2gas] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:15:26 CEST 2025
commit c7a6c12410b8d35c5199d67847652238799f2a24
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:15:10 2025 +0200
Fix applying patches.
intel2gas.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/intel2gas.spec b/intel2gas.spec
index 570fc54..0a9d06f 100644
--- a/intel2gas.spec
+++ b/intel2gas.spec
@@ -24,7 +24,7 @@ gas lub odwrotnie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions -fno-implicit-templates"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/intel2gas.git/commitdiff/c7a6c12410b8d35c5199d67847652238799f2a24
More information about the pld-cvs-commit
mailing list