[packages/gpspoint] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:57:53 CEST 2025


commit 17c27a58a958cdf96aed5fcf5f2aa3a1bf0cc352
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:57:38 2025 +0200

    Fix applying patches.

 gpspoint.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gpspoint.spec b/gpspoint.spec
index 14571b7..9270c00 100644
--- a/gpspoint.spec
+++ b/gpspoint.spec
@@ -65,9 +65,9 @@ Programy narzędziowe gpspoint.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gpspoint.git/commitdiff/17c27a58a958cdf96aed5fcf5f2aa3a1bf0cc352



More information about the pld-cvs-commit mailing list