[packages/swig] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:11:34 CEST 2025
commit 5c45108a7e3c1e93b5813197b89afe97b996f896
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:11:18 2025 +0200
Fix applying patches.
swig.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/swig.spec b/swig.spec
index 1960853..eb49212 100644
--- a/swig.spec
+++ b/swig.spec
@@ -172,7 +172,7 @@ Moduł SWIG do generowania wiązań języka Tcl.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal} -I Tools/config
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/swig.git/commitdiff/5c45108a7e3c1e93b5813197b89afe97b996f896
More information about the pld-cvs-commit
mailing list