[packages/gofish] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:50:42 CEST 2025


commit 407cc565b40f3a8614ae49bdd574a6a78d551a90
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:55:57 2025 +0200

    Fix applying patches.

 gofish.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gofish.spec b/gofish.spec
index 5b98121..4252415 100644
--- a/gofish.spec
+++ b/gofish.spec
@@ -49,8 +49,8 @@ zmienia uprawnienia na zwykłego użytkownika przed dostępem do plików.
 
 %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/gofish.git/commitdiff/407cc565b40f3a8614ae49bdd574a6a78d551a90



More information about the pld-cvs-commit mailing list