[packages/qfaktury] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:35:00 CEST 2025


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

    Fix applying patches.

 qfaktury.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qfaktury.spec b/qfaktury.spec
index d6d9907..9291ced 100644
--- a/qfaktury.spec
+++ b/qfaktury.spec
@@ -35,8 +35,8 @@ się z programem e-Przelewy.
 %prep
 %setup -q 
 #%patch0 -p1
-%patch1 -p1
-%patch2 -p0
+%patch -P1 -p1
+%patch -P2 -p0
 sed -i -e 's|/usr/lib/qt4/mkspecs|/usr/share/qt4/mkspecs|g' Makefile
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qfaktury.git/commitdiff/502831c11a1f0970e0c71a570403eb621338cea2



More information about the pld-cvs-commit mailing list