[packages/nodejs-gcontext] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:35:58 CEST 2025
commit 86b97cd9023f2def36e5f994df5b42c91dbbaff1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:35:42 2025 +0200
Fix applying patches.
nodejs-gcontext.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nodejs-gcontext.spec b/nodejs-gcontext.spec
index 4be02ff..636ac35 100644
--- a/nodejs-gcontext.spec
+++ b/nodejs-gcontext.spec
@@ -28,7 +28,7 @@ GLib event loop to be able to work on Node.js.
%prep
%setup -qc
mv package/* .
-%patch0 -p1
+%patch -P0 -p1
%{__rm} -r build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs-gcontext.git/commitdiff/86b97cd9023f2def36e5f994df5b42c91dbbaff1
More information about the pld-cvs-commit
mailing list