[packages/gopher] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:56:42 CEST 2025


commit ba06fb2eb8550e3d23fd795eaf5f8e38edb517ad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:56:26 2025 +0200

    Fix applying patches.

 gopher.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gopher.spec b/gopher.spec
index 5751006..1bacc46 100644
--- a/gopher.spec
+++ b/gopher.spec
@@ -24,8 +24,8 @@ Klient protokołu gopher służy do łączenia się z serwerami gophera.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gopher.git/commitdiff/ba06fb2eb8550e3d23fd795eaf5f8e38edb517ad



More information about the pld-cvs-commit mailing list