[packages/gnurobbo] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:45 CEST 2025
commit 78f89cb317090f2ca0278afd04903f44440af711
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:55:00 2025 +0200
Fix applying patches.
gnurobbo.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnurobbo.spec b/gnurobbo.spec
index 67d6861..2612437 100644
--- a/gnurobbo.spec
+++ b/gnurobbo.spec
@@ -27,8 +27,8 @@ ratunkowej.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} -C gnurobbo \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnurobbo.git/commitdiff/78f89cb317090f2ca0278afd04903f44440af711
More information about the pld-cvs-commit
mailing list