[packages/earth3d] Fix applying patches.

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


commit 0b87aded50460969ce17a384a7b5932cd541232a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:22:20 2025 +0200

    Fix applying patches.

 earth3d.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/earth3d.spec b/earth3d.spec
index 3b53507..c3e8005 100644
--- a/earth3d.spec
+++ b/earth3d.spec
@@ -20,9 +20,9 @@ display recent satellite images and map data.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 echo "#include <gltest.h>" > gltestwidget.h
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/earth3d.git/commitdiff/0b87aded50460969ce17a384a7b5932cd541232a



More information about the pld-cvs-commit mailing list