[packages/libqpsd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:57:56 CEST 2025


commit 7a1a054d02d1b0dc885d6fcb645d5f9c36ed399a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:57:40 2025 +0200

    Fix applying patches.

 libqpsd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libqpsd.spec b/libqpsd.spec
index de22fb0..6e6d92b 100644
--- a/libqpsd.spec
+++ b/libqpsd.spec
@@ -94,7 +94,7 @@ Plik nagłówkowy biblioteki QPSD (wersja dla Qt 5).
 
 %prep
 %setup -q -n %{name}-%{gitref}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %if %{with qt4}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libqpsd.git/commitdiff/7a1a054d02d1b0dc885d6fcb645d5f9c36ed399a



More information about the pld-cvs-commit mailing list