[packages/libtelepathy] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:02:01 CEST 2025
commit 1b5a693aa55ac136edd2040710b98ad9a19b9bc3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:01:45 2025 +0200
Fix applying patches.
libtelepathy.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtelepathy.spec b/libtelepathy.spec
index eac5bde..0ea15d2 100644
--- a/libtelepathy.spec
+++ b/libtelepathy.spec
@@ -69,7 +69,7 @@ Statyczna biblioteka libtelepathy.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libtelepathy.git/commitdiff/1b5a693aa55ac136edd2040710b98ad9a19b9bc3
More information about the pld-cvs-commit
mailing list