[packages/libstroke] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:01:46 CEST 2025
commit f047c8d9cad85933575a6bb5aa5e85f28503f64c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:01:30 2025 +0200
Fix applying patches.
libstroke.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libstroke.spec b/libstroke.spec
index bf68381..20297d4 100644
--- a/libstroke.spec
+++ b/libstroke.spec
@@ -93,9 +93,9 @@ Statyczna biblioteka libgstroke.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libstroke.git/commitdiff/f047c8d9cad85933575a6bb5aa5e85f28503f64c
More information about the pld-cvs-commit
mailing list