[packages/qtav] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:36:32 CEST 2025


commit 0824d45fa03a5d6032e0c826f7ce9443e9413d44
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:36:16 2025 +0200

    Fix applying patches.

 qtav.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qtav.spec b/qtav.spec
index 2b057c8..f844bcb 100644
--- a/qtav.spec
+++ b/qtav.spec
@@ -112,7 +112,7 @@ This package contains the QtAV based players.
 
 %prep
 %setup -q -n QtAV-%{version}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qtav.git/commitdiff/0824d45fa03a5d6032e0c826f7ce9443e9413d44



More information about the pld-cvs-commit mailing list