[nodejs-node-expat] no more manual symlink necessary now that the dep is correct

T.C. Hollingsworth patches at fedoraproject.org
Tue May 27 21:44:17 UTC 2014


commit 05b49d75a59f8126e79b2eb3fba5a08d89d923a0
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Tue May 27 14:39:14 2014 -0700

    no more manual symlink necessary now that the dep is correct
    
    the bug wasn't in nodejs-packaging, it was behind the keyboard :-p

 nodejs-node-expat.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-node-expat.spec b/nodejs-node-expat.spec
index 198695f..87be479 100644
--- a/nodejs-node-expat.spec
+++ b/nodejs-node-expat.spec
@@ -43,7 +43,6 @@ 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