[packages/comgt] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:02:36 CEST 2025


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

    Fix applying patches.

 comgt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/comgt.spec b/comgt.spec
index 6cea6df..9fb47ff 100644
--- a/comgt.spec
+++ b/comgt.spec
@@ -24,7 +24,7 @@ GSM) data devices within the Linux environment.
 
 %prep
 %setup -q -n %{name}.%{version}
-%patch0 -p1
+%patch -P0 -p1
 cp -f %{SOURCE1} configure.ac
 cp -f %{SOURCE2} Makefile.am 
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/comgt.git/commitdiff/6e8d0732fb7e4f32de8804c844acf29d85950829



More information about the pld-cvs-commit mailing list