[packages/perl-Qt] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:03:44 CEST 2025


commit 617c25f81da20e78d533c2326c129ceed05c478f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:03:29 2025 +0200

    Fix applying patches.

 perl-Qt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Qt.spec b/perl-Qt.spec
index 081af24..cd1645c 100644
--- a/perl-Qt.spec
+++ b/perl-Qt.spec
@@ -43,7 +43,7 @@ Interfejs Perla do Qt.
 
 %prep
 %setup -q -n %{pdir}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} 's/ -Wmissing-prototypes / /' -i configure
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Qt.git/commitdiff/617c25f81da20e78d533c2326c129ceed05c478f



More information about the pld-cvs-commit mailing list