[packages/opensm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:46:31 CEST 2025
commit 88269fe9fc043cc6b01255ad5f9564d232a423b6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:46:15 2025 +0200
Fix applying patches.
opensm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/opensm.spec b/opensm.spec
index c1e9f08..67cf2ad 100644
--- a/opensm.spec
+++ b/opensm.spec
@@ -76,7 +76,7 @@ Ten pakiet zawiera statyczne biblioteki OpenSM.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/opensm.git/commitdiff/88269fe9fc043cc6b01255ad5f9564d232a423b6
More information about the pld-cvs-commit
mailing list