[packages/qtvu] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:37:29 CEST 2025
commit b7f5c97f62c072074b698d937722040b28e2975d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:37:13 2025 +0200
Fix applying patches.
qtvu.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qtvu.spec b/qtvu.spec
index 1d4730e..bc334e1 100644
--- a/qtvu.spec
+++ b/qtvu.spec
@@ -26,7 +26,7 @@ Window. Program ten wzorowany jest na ACDSee firmy ACD Systems.
%prep
%setup -q -n %{name}-%{version}%{_beta}
-%patch0 -p1
+%patch -P0 -p1
%build
#(autoheader/autoconf/automake)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qtvu.git/commitdiff/b7f5c97f62c072074b698d937722040b28e2975d
More information about the pld-cvs-commit
mailing list