[packages/njs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:35:29 CEST 2025
commit fc2a73ab151d6dae8f607b490fa548086f64e235
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:35:13 2025 +0200
Fix applying patches.
njs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/njs.spec b/njs.spec
index 34bb84d..937b957 100644
--- a/njs.spec
+++ b/njs.spec
@@ -65,7 +65,7 @@ Statyczna wersja biblioteki NGS JavaScript.
%prep
%setup -q -n js-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/njs.git/commitdiff/fc2a73ab151d6dae8f607b490fa548086f64e235
More information about the pld-cvs-commit
mailing list