[packages/gaby] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:38:29 CEST 2025


commit 6f20471831454adfc7be9bd687ebf1e5195b648f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:38:14 2025 +0200

    Fix applying patches.

 gaby.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gaby.spec b/gaby.spec
index 272a6ad..efec62b 100644
--- a/gaby.spec
+++ b/gaby.spec
@@ -57,9 +57,9 @@ został zaprojektowany tak, by być rozszerzalnym poprzez wtyczki.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gaby.git/commitdiff/6f20471831454adfc7be9bd687ebf1e5195b648f



More information about the pld-cvs-commit mailing list