[packages/adapter: 618/631] nodejs_sitelib subst
glen
glen at pld-linux.org
Mon Sep 12 20:26:14 CEST 2016
commit ec93e6cff50b68b346748138c0fcbb624f7eeb06
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Jan 9 17:46:21 2016 +0200
nodejs_sitelib subst
adapter.awk | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index b27c9ea..2fd994a 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -1161,6 +1161,7 @@ function use_macros()
sub("%{_bindir}/perl", "%{__perl}")
sub("%{_bindir}/python", "%{__python}")
sub("%{__python2}", "%{__python}")
+ sub("%{nodejs_sitelib}", "%{nodejs_libdir}")
sub("%py2_build", "%py_build")
sub("%py2_install", "%py_install")
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885
More information about the pld-cvs-commit
mailing list