[packages/qmltermwidget] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:35:40 CEST 2025
commit 046f17cf7ff0a29d2964c46a19f17bec20ac282a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:35:24 2025 +0200
Fix applying patches.
qmltermwidget.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qmltermwidget.spec b/qmltermwidget.spec
index 2b33ad5..d8922f1 100644
--- a/qmltermwidget.spec
+++ b/qmltermwidget.spec
@@ -40,7 +40,7 @@ Ten projekt to port QML komponentu qtermwidget.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%qmake_qt5
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qmltermwidget.git/commitdiff/046f17cf7ff0a29d2964c46a19f17bec20ac282a
More information about the pld-cvs-commit
mailing list