[packages/nao] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:30:56 CEST 2025
commit 76b655c1875471c304ce725251ba710b45686c43
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:30:40 2025 +0200
Fix applying patches.
nao.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nao.spec b/nao.spec
index 2aae525..1c8d54f 100644
--- a/nao.spec
+++ b/nao.spec
@@ -69,8 +69,8 @@ biblioteki FOX. Główne jego cechy to:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nao.git/commitdiff/76b655c1875471c304ce725251ba710b45686c43
More information about the pld-cvs-commit
mailing list