[packages/everybuddy] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:27:55 CEST 2025
commit 998a1f806d02a2bbc4b5643119f52f7f61efe828
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:27:39 2025 +0200
Fix applying patches.
everybuddy.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/everybuddy.spec b/everybuddy.spec
index a0104ed..59b7a3f 100644
--- a/everybuddy.spec
+++ b/everybuddy.spec
@@ -48,8 +48,8 @@ incorporado em versões futuras.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/everybuddy.git/commitdiff/998a1f806d02a2bbc4b5643119f52f7f61efe828
More information about the pld-cvs-commit
mailing list