[packages/natus] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:31:14 CEST 2025
commit 694624f7908a04729d7de5d28d7be09d93cfc33b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:30:58 2025 +0200
Fix applying patches.
natus.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/natus.spec b/natus.spec
index 8016bf5..89f2af6 100644
--- a/natus.spec
+++ b/natus.spec
@@ -93,7 +93,7 @@ Chrome/Chromium) dla Natusa.
%prep
%setup -q -n Natus-%{name}-%{gitver}
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's/libjs >= 1\.8/mozjs185/' configure.ac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/natus.git/commitdiff/694624f7908a04729d7de5d28d7be09d93cfc33b
More information about the pld-cvs-commit
mailing list