[packages/libaccounts-qt4] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:43:17 CEST 2025


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

    Fix applying patches.

 libaccounts-qt4.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libaccounts-qt4.spec b/libaccounts-qt4.spec
index 3cedd5b..cf25a21 100644
--- a/libaccounts-qt4.spec
+++ b/libaccounts-qt4.spec
@@ -49,8 +49,8 @@ Pliki programistyczne biblioteki libaccounts-qt.
 %setup -q -n libaccounts-qt-VERSION_%{version}-a34ca4b6d250529c900b0382559553b6e5885918
 
 %build
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 install -d build-qt4
 cd build-qt4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libaccounts-qt4.git/commitdiff/c582c917f230a571428b78b737949216880e3312



More information about the pld-cvs-commit mailing list