[packages/gama-qt] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:39:01 CEST 2025


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

    Fix applying patches.

 gama-qt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gama-qt.spec b/gama-qt.spec
index 2c72aa3..f694b60 100644
--- a/gama-qt.spec
+++ b/gama-qt.spec
@@ -46,7 +46,7 @@ precyzyjnych pomiarach inżynierskich), gdzie nie można użyć GPS-a
 %prep
 %setup -q -n qt-gama-qt-%{fver} -a1
 ln -s gama-%{gama_ver} gama
-%patch0 -p1
+%patch -P0 -p1
 
 %define qt5_ver	%(rpm -q Qt5Core-devel)
 %if "%{_ver_lt '%{qt5_ver}' '5.15'}" == "1"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gama-qt.git/commitdiff/ac89067f805c90960acd7a8cd836a4f79564bad2



More information about the pld-cvs-commit mailing list