[packages/gget] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:43:24 CEST 2025


commit b5c0e2a2716d89abfc755d4de2004fbc887dfd75
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:43:08 2025 +0200

    Fix applying patches.

 gget.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gget.spec b/gget.spec
index 6eb6ee0..487122c 100644
--- a/gget.spec
+++ b/gget.spec
@@ -56,8 +56,8 @@ Rozszerzenie dla Epiphany wykorzystujące GGet do pobierania plików.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__intltoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gget.git/commitdiff/b5c0e2a2716d89abfc755d4de2004fbc887dfd75



More information about the pld-cvs-commit mailing list