[packages/wlassistant] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:07:53 CEST 2025


commit 6630a9a85d591b3bc95f57caba22529939c76f46
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:44 2025 +0200

    Fix applying patches.

 wlassistant.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wlassistant.spec b/wlassistant.spec
index 224076d..e832262 100644
--- a/wlassistant.spec
+++ b/wlassistant.spec
@@ -33,9 +33,9 @@ obsługującego rozszerzenia Wireless.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 dos2unix src/wlassistant.desktop
-%patch1 -p1
+%patch -P1 -p1
 
 %build
 %{__scons} configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wlassistant.git/commitdiff/6630a9a85d591b3bc95f57caba22529939c76f46



More information about the pld-cvs-commit mailing list