[packages/telepathy-qt4] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:16:00 CEST 2025
commit a995443e1b5fd46a6a021ecb987da92f72b280ca
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:15:44 2025 +0200
Fix applying patches.
telepathy-qt4.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/telepathy-qt4.spec b/telepathy-qt4.spec
index 45efd9c..6fe711a 100644
--- a/telepathy-qt4.spec
+++ b/telepathy-qt4.spec
@@ -139,9 +139,9 @@ Pliki nagłówkowe biblioteki telepathy-qt5.
%prep
%setup -q -n %{orgname}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%if %{with qt4}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/telepathy-qt4.git/commitdiff/a995443e1b5fd46a6a021ecb987da92f72b280ca
More information about the pld-cvs-commit
mailing list