[packages/sblim-sfcb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:51:52 CEST 2025
commit bd452c3d38fa661a149da33ee1467ca11ab6e5b1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:51:36 2025 +0200
Fix applying patches.
sblim-sfcb.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/sblim-sfcb.spec b/sblim-sfcb.spec
index bcdb12f..6e43883 100644
--- a/sblim-sfcb.spec
+++ b/sblim-sfcb.spec
@@ -60,10 +60,10 @@ systemami.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sblim-sfcb.git/commitdiff/bd452c3d38fa661a149da33ee1467ca11ab6e5b1
More information about the pld-cvs-commit
mailing list