[packages/wlan-ui] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:07:50 CEST 2025
commit c4f96503e86be93356571c6306bdad40e3a4db4a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:44 2025 +0200
Fix applying patches.
wlan-ui.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wlan-ui.spec b/wlan-ui.spec
index 4687098..45ae9b6 100644
--- a/wlan-ui.spec
+++ b/wlan-ui.spec
@@ -36,7 +36,7 @@ dostępnych sieci do połączenia się z nimi.
%prep
%setup -q -c -T
cp %{SOURCE0} .
-%patch0 -p0
+%patch -P0 -p0
%build
pod2man -s 1 %{SOURCE0} >%{name}.1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wlan-ui.git/commitdiff/c4f96503e86be93356571c6306bdad40e3a4db4a
More information about the pld-cvs-commit
mailing list