[packages/vlan] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:03:00 CEST 2025


commit 0159f4d8b03c57d7633af0ecfcb332b191b17cca
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:37 2025 +0200

    Fix applying patches.

 vlan.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vlan.spec b/vlan.spec
index 961867c..ab31a04 100644
--- a/vlan.spec
+++ b/vlan.spec
@@ -31,7 +31,7 @@ vconfig, który pozwala na zarządzanie vlanami.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 install %{SOURCE1} .
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vlan.git/commitdiff/0159f4d8b03c57d7633af0ecfcb332b191b17cca



More information about the pld-cvs-commit mailing list