[packages/openlldp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:45:26 CEST 2025


commit ba6940df01e8ea3fed6797220410afcddf4eaa4c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:45:10 2025 +0200

    Fix applying patches.

 openlldp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openlldp.spec b/openlldp.spec
index 5f4c49d..2d99fce 100644
--- a/openlldp.spec
+++ b/openlldp.spec
@@ -48,8 +48,8 @@ ma wspomóc szersze adoptowanie LLDP.
 
 %prep
 %setup -q -n %{name}-%{version}%{subver}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openlldp.git/commitdiff/ba6940df01e8ea3fed6797220410afcddf4eaa4c



More information about the pld-cvs-commit mailing list