[packages/scite] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:53:51 CEST 2025
commit d614308239faf82bb20c1b4d58d40818eb30705e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:53:35 2025 +0200
Fix applying patches.
scite.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/scite.spec b/scite.spec
index c078b16..604a62a 100644
--- a/scite.spec
+++ b/scite.spec
@@ -33,8 +33,8 @@ powłoki uniksowej i Apache'a.
%prep
%setup -q -c
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} -C scite/gtk \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scite.git/commitdiff/d614308239faf82bb20c1b4d58d40818eb30705e
More information about the pld-cvs-commit
mailing list