[packages/gammu] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:39:13 CEST 2025
commit 7ff301a57de723ed256b633b13f210a9d48541c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:38:57 2025 +0200
Fix applying patches.
gammu.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gammu.spec b/gammu.spec
index c0ebbbd..d0dba2d 100644
--- a/gammu.spec
+++ b/gammu.spec
@@ -128,7 +128,7 @@ Pakiet ten dostarcza bashowe uzupełnianie nazw dla gammu.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build-static
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gammu.git/commitdiff/7ff301a57de723ed256b633b13f210a9d48541c9
More information about the pld-cvs-commit
mailing list