[packages/lldpad] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:08:37 CEST 2025
commit e354f17b6b8b9e9e9f5cc0cb04698acea95b65d7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:08:21 2025 +0200
Fix applying patches.
lldpad.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lldpad.spec b/lldpad.spec
index a9917c6..e1c3c95 100644
--- a/lldpad.spec
+++ b/lldpad.spec
@@ -40,7 +40,7 @@ applications that use %{name}.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lldpad.git/commitdiff/e354f17b6b8b9e9e9f5cc0cb04698acea95b65d7
More information about the pld-cvs-commit
mailing list