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