[packages/sablotron] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:50:42 CEST 2025
commit 1b45e92b82250ae02847437d7b532bf8ac1953a1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:50:26 2025 +0200
Fix applying patches.
sablotron.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sablotron.spec b/sablotron.spec
index 431d52e..d48be3e 100644
--- a/sablotron.spec
+++ b/sablotron.spec
@@ -103,7 +103,7 @@ Biblioteka statyczna projektu Sablotron.
%prep
%setup -q -n Sablot-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sablotron.git/commitdiff/1b45e92b82250ae02847437d7b532bf8ac1953a1
More information about the pld-cvs-commit
mailing list