[packages/QtLockedFile] Fix applying patches.

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


commit 193d96ece1fa1652ead330045a1aef107e4457af
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:36:43 2025 +0200

    Fix applying patches.

 QtLockedFile.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/QtLockedFile.spec b/QtLockedFile.spec
index 3260ebd..1a47d86 100644
--- a/QtLockedFile.spec
+++ b/QtLockedFile.spec
@@ -102,9 +102,9 @@ wykorzystujących QtLockedFile.
 
 %prep
 %setup -qc
-%patch0 -p1
-%patch1 -p0
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p0
+%patch -P2 -p1
 
 %build
 # Does not use GNU configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/QtLockedFile.git/commitdiff/193d96ece1fa1652ead330045a1aef107e4457af



More information about the pld-cvs-commit mailing list