[nodejs-node-expat] manually symlink for now

T.C. Hollingsworth patches at fedoraproject.org
Sun May 25 06:56:29 UTC 2014


commit 729955b0bb4c18fcdf161296d95a452a65a78e5f
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat May 24 23:55:16 2014 -0700

    manually symlink for now
    
    I'll investigate what's wrong with the multiver + --check combo
    later when I'm not half sick.

 nodejs-node-expat.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/nodejs-node-expat.spec b/nodejs-node-expat.spec
index c99e7ba..6c98cc8 100644
--- a/nodejs-node-expat.spec
+++ b/nodejs-node-expat.spec
@@ -43,6 +43,7 @@ cp -p %{nodejs_sitelib}/nan at 0/nan.h .
 
 %build
 %nodejs_symlink_deps --check
+ln -sf %{nodejs_sitelib}/nan at 0 node_modules/nan
 export CXXFLAGS="%{optflags}"
 node-gyp rebuild
 


More information about the scm-commits mailing list