[packages/pygopherd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:25:25 CEST 2025


commit 2a16e5e0eb62218e5dead3bab52d65d8560c0f9d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:25:09 2025 +0200

    Fix applying patches.

 pygopherd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pygopherd.spec b/pygopherd.spec
index b078ca6..7ff553c 100644
--- a/pygopherd.spec
+++ b/pygopherd.spec
@@ -34,7 +34,7 @@ gopherd - serwer gophera.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 python setup.py build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pygopherd.git/commitdiff/2a16e5e0eb62218e5dead3bab52d65d8560c0f9d



More information about the pld-cvs-commit mailing list