[packages/nodejs-dbus] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:35:55 CEST 2025
commit adadc41e265206b70a0f170f4a825a2671d96e35
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:35:39 2025 +0200
Fix applying patches.
nodejs-dbus.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nodejs-dbus.spec b/nodejs-dbus.spec
index 08a6782..5c4b314 100644
--- a/nodejs-dbus.spec
+++ b/nodejs-dbus.spec
@@ -40,7 +40,7 @@ Has the following capabilities:
%prep
%setup -qc
mv package/* .
-%patch0 -p1
+%patch -P0 -p1
rm lib/.travis.yml
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs-dbus.git/commitdiff/adadc41e265206b70a0f170f4a825a2671d96e35
More information about the pld-cvs-commit
mailing list