[packages/gtm] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:03:37 CEST 2025


commit 4b2b3f43d0f9889bba6fc9a57f5d29b1296db102
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:03:21 2025 +0200

    Fix applying patches.

 gtm.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtm.spec b/gtm.spec
index 67b6eb8..a1106a5 100644
--- a/gtm.spec
+++ b/gtm.spec
@@ -65,9 +65,9 @@ estas tarefas usando o wget.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtm.git/commitdiff/4b2b3f43d0f9889bba6fc9a57f5d29b1296db102



More information about the pld-cvs-commit mailing list