[packages/python-pyilmbase] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:31:16 CEST 2025
commit b450c9c6ff13f2c50505930c10dc6996996cdff1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:31:00 2025 +0200
Fix applying patches.
python-pyilmbase.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyilmbase.spec b/python-pyilmbase.spec
index 62aa3dc..4cac8ea 100644
--- a/python-pyilmbase.spec
+++ b/python-pyilmbase.spec
@@ -48,7 +48,7 @@ Pliki nagłówkowe wiązań Pyhona do bibliotek IlmBase.
%prep
%setup -q -n pyilmbase-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyilmbase.git/commitdiff/b450c9c6ff13f2c50505930c10dc6996996cdff1
More information about the pld-cvs-commit
mailing list