[packages/libteam] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:01:58 CEST 2025
commit 8eedc61fbd81a2c8a1878bac1df0699a7739beac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:01:42 2025 +0200
Fix applying patches.
libteam.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libteam.spec b/libteam.spec
index a449f65..885fd26 100644
--- a/libteam.spec
+++ b/libteam.spec
@@ -146,7 +146,7 @@ sieciowymi.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libteam.git/commitdiff/8eedc61fbd81a2c8a1878bac1df0699a7739beac
More information about the pld-cvs-commit
mailing list