[packages/qrupdate] Fix applying patches.

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


commit 24b62ac603025d15ded2ba5c8065219d2e322ae4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:35:50 2025 +0200

    Fix applying patches.

 qrupdate.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qrupdate.spec b/qrupdate.spec
index 1cd795a..a7716b8 100644
--- a/qrupdate.spec
+++ b/qrupdate.spec
@@ -50,7 +50,7 @@ Statyczna biblioteka QRupdate.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} lib \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qrupdate.git/commitdiff/24b62ac603025d15ded2ba5c8065219d2e322ae4



More information about the pld-cvs-commit mailing list