[packages/cgdb] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:57:24 CEST 2025


commit 79517cc2d152347fa2504c4a785a73f0ccc44ccb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:57:09 2025 +0200

    Fix applying patches.

 cgdb.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cgdb.spec b/cgdb.spec
index 496125f..26ca88c 100644
--- a/cgdb.spec
+++ b/cgdb.spec
@@ -38,8 +38,8 @@ powinni czuć się jak w domu.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal} -I config
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cgdb.git/commitdiff/79517cc2d152347fa2504c4a785a73f0ccc44ccb



More information about the pld-cvs-commit mailing list