[packages/gps] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:57:44 CEST 2025
commit a215bbeaf3a160355b3b26e810dae5c9fbad8eec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:57:29 2025 +0200
Fix applying patches.
gps.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gps.spec b/gps.spec
index d4000c0..fcc6868 100644
--- a/gps.spec
+++ b/gps.spec
@@ -33,7 +33,7 @@ do wyśledzenia.
%prep
%setup -q -n %{name}-%{version}-FRC
-%patch0 -p1
+%patch -P0 -p1
%build
%configure2_13
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gps.git/commitdiff/a215bbeaf3a160355b3b26e810dae5c9fbad8eec
More information about the pld-cvs-commit
mailing list