[packages/nodejs-bindings] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:35:49 CEST 2025
commit fb20dcfc1c0ba56796aa7090b5905ab89e415ebf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:35:33 2025 +0200
Fix applying patches.
nodejs-bindings.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nodejs-bindings.spec b/nodejs-bindings.spec
index 52e2c1e..25fd044 100644
--- a/nodejs-bindings.spec
+++ b/nodejs-bindings.spec
@@ -32,7 +32,7 @@ would be built at, and returns the first one that loads successfully.
%prep
%setup -qc
mv package/* .
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs-bindings.git/commitdiff/fb20dcfc1c0ba56796aa7090b5905ab89e415ebf
More information about the pld-cvs-commit
mailing list