[packages/smartsuite] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:01:30 CEST 2025
commit 5304e4443e375a945449272ace783d6c6f49647f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:01:14 2025 +0200
Fix applying patches.
smartsuite.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/smartsuite.spec b/smartsuite.spec
index 243ccd9..55d3d20 100644
--- a/smartsuite.spec
+++ b/smartsuite.spec
@@ -43,7 +43,7 @@ disco e prever falhas no equipamento.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} CC="%{__cc}" CFLAGS="%{rpmcflags} -fsigned-char -DLINUX"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/smartsuite.git/commitdiff/5304e4443e375a945449272ace783d6c6f49647f
More information about the pld-cvs-commit
mailing list