[packages/qsa] Fix applying patches.

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


commit 14ca82b6be4ce4e0656c4dfc166fbeb6d75442b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:35:53 2025 +0200

    Fix applying patches.

 qsa.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qsa.spec b/qsa.spec
index 1a8d485..e447eb7 100644
--- a/qsa.spec
+++ b/qsa.spec
@@ -88,7 +88,7 @@ tworzenia interfejsu graficznego.
 
 %prep
 %setup -q -n %{name}-x11-free-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 export QTDIR=%{_prefix}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qsa.git/commitdiff/14ca82b6be4ce4e0656c4dfc166fbeb6d75442b2



More information about the pld-cvs-commit mailing list