[packages/qtarch] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:36:29 CEST 2025
commit c0e82205cf159b76e0f31072c64745f4d53fbd75
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:36:13 2025 +0200
Fix applying patches.
qtarch.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qtarch.spec b/qtarch.spec
index f6fced2..a4071dd 100644
--- a/qtarch.spec
+++ b/qtarch.spec
@@ -23,7 +23,7 @@ Architekt Qt - projektant ekranu dla zestawu widgetów Qt.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} BUILD_RELEASE=1 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qtarch.git/commitdiff/c0e82205cf159b76e0f31072c64745f4d53fbd75
More information about the pld-cvs-commit
mailing list