[packages/giFToxic] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:45:39 CEST 2025


commit 3be52b4fd5c5e43509cba52d84ad5b49b0310033
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:45:23 2025 +0200

    Fix applying patches.

 giFToxic.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/giFToxic.spec b/giFToxic.spec
index c2b04b9..50bb677 100644
--- a/giFToxic.spec
+++ b/giFToxic.spec
@@ -22,8 +22,8 @@ giFToxic jest graficznym klientem dla giFT bazującym na GTK2.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/giFToxic.git/commitdiff/3be52b4fd5c5e43509cba52d84ad5b49b0310033



More information about the pld-cvs-commit mailing list