[packages/ifenslave] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:13:10 CEST 2025
commit ca918654a5527e445592dc5b37e3049f0508601d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:12:54 2025 +0200
Fix applying patches.
ifenslave.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ifenslave.spec b/ifenslave.spec
index 18b4b75..655a77c 100644
--- a/ifenslave.spec
+++ b/ifenslave.spec
@@ -29,7 +29,7 @@ ifenslave configura interfaces de rede para roteamento paralelo.
%prep
%setup -Tc -q
install %{SOURCE0} .
-%patch0 -p1
+%patch -P0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ifenslave.git/commitdiff/ca918654a5527e445592dc5b37e3049f0508601d
More information about the pld-cvs-commit
mailing list