[packages/scez] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:52:32 CEST 2025
commit 88dd3dd5f0accdd58d08ee9fcc5db1b74f573253
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:52:17 2025 +0200
Fix applying patches.
scez.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/scez.spec b/scez.spec
index 63d68a5..5fac8aa 100644
--- a/scez.spec
+++ b/scez.spec
@@ -94,7 +94,7 @@ Biblioteka statyczna SCEZ.
%prep
%setup -q -n %{name}-%{snap}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scez.git/commitdiff/88dd3dd5f0accdd58d08ee9fcc5db1b74f573253
More information about the pld-cvs-commit
mailing list