[packages/libgsm] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:50:52 CEST 2025


commit 4599eeeb4eacc493d61957e3bd4ba989c1027409
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:50:36 2025 +0200

    Fix applying patches.

 libgsm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgsm.spec b/libgsm.spec
index b30a127..ab78928 100644
--- a/libgsm.spec
+++ b/libgsm.spec
@@ -112,7 +112,7 @@ Bibliotecas estáticas para desenvolvimento com libgsm
 
 %prep
 %setup -q -n gsm-1.0-pl%{sver}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgsm.git/commitdiff/4599eeeb4eacc493d61957e3bd4ba989c1027409



More information about the pld-cvs-commit mailing list