[packages/qtstalker] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:37:26 CEST 2025


commit 2691bb0764cd4c1a06d8a0fd648801d75f8ccb46
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:37:10 2025 +0200

    Fix applying patches.

 qtstalker.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qtstalker.spec b/qtstalker.spec
index 406cb5b..317046a 100644
--- a/qtstalker.spec
+++ b/qtstalker.spec
@@ -41,7 +41,7 @@ przenośność i zarządzanie zasobami.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 sed -i -e 's|/usr/local/|/usr/|' -e 's|/usr/lib/|%{_libdir}/|' \
 	{plugins/quote/{Yahoo/Yahoo,NYBOT/NYBOT,CSV/CSV,CME/CME},docs/docs,src/src,lib/lib}.pro \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qtstalker.git/commitdiff/2691bb0764cd4c1a06d8a0fd648801d75f8ccb46



More information about the pld-cvs-commit mailing list