[packages/airtraf] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:31:29 CEST 2025
commit 62f1540e57eb60516e3ca3747cf614f28e506732
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:31:14 2025 +0200
Fix applying patches.
airtraf.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/airtraf.spec b/airtraf.spec
index 544b67d..35a138f 100644
--- a/airtraf.spec
+++ b/airtraf.spec
@@ -23,8 +23,8 @@ i ustalić co jest aktualnie przesyłane przez sieć bezprzewodową.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} -C src \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/airtraf.git/commitdiff/62f1540e57eb60516e3ca3747cf614f28e506732
More information about the pld-cvs-commit
mailing list