[packages/agave] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:31:01 CEST 2025


commit c168eb07cd8640949b9ba1fdf118e10817e8b9da
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:30:45 2025 +0200

    Fix applying patches.

 agave.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/agave.spec b/agave.spec
index c94bb62..057b10f 100644
--- a/agave.spec
+++ b/agave.spec
@@ -44,8 +44,8 @@ GPL.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 mv po/es{_ES,}.po
 sed -i -e 's,-icon,,' data/%{name}.desktop.in.in
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/agave.git/commitdiff/c168eb07cd8640949b9ba1fdf118e10817e8b9da



More information about the pld-cvs-commit mailing list