[packages/qdevelop] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:34:33 CEST 2025


commit ffe64973488b03b8430ae540d2367e7990afefe2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:34:17 2025 +0200

    Fix applying patches.

 qdevelop.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qdevelop.spec b/qdevelop.spec
index 605806a..e68d5a9 100644
--- a/qdevelop.spec
+++ b/qdevelop.spec
@@ -40,7 +40,7 @@ ale szybsze, lżejsze i dostępne na wiele platform.
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__cmake} %{name}-v%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qdevelop.git/commitdiff/ffe64973488b03b8430ae540d2367e7990afefe2



More information about the pld-cvs-commit mailing list