[packages/gnugk] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:49:19 CEST 2025


commit a8dc3e80be9f64a8fa4400ccd3b4510abec08382
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:54:33 2025 +0200

    Fix applying patches.

 gnugk.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnugk.spec b/gnugk.spec
index a5d7970..e85c30e 100644
--- a/gnugk.spec
+++ b/gnugk.spec
@@ -37,8 +37,8 @@ gdzie pracuje.
 %prep
 %setup -qn openh323gk
 #%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 NO_LDAP=1; export NO_LDAP
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnugk.git/commitdiff/a8dc3e80be9f64a8fa4400ccd3b4510abec08382



More information about the pld-cvs-commit mailing list