From Fedora Project Wiki
Churchyard (talk | contribs) (→%nodejs_symlink_deps: new section) |
|||
Line 4: | Line 4: | ||
Shouldn't that be "This macro should be called in the %install section of every Node.js module package that depends on other modules."? [[User:Churchyard|Churchyard]] ([[User talk:Churchyard|talk]]) 02:10, 17 January 2013 (UTC) | Shouldn't that be "This macro should be called in the %install section of every Node.js module package that depends on other modules."? [[User:Churchyard|Churchyard]] ([[User talk:Churchyard|talk]]) 02:10, 17 January 2013 (UTC) | ||
* Actually, I'd rather it be called even for modules without deps, since it'll just do nothing. That way there won't be problems if the module adds deps either. I just added some language to this effect. --[[User:Patches|Patches]] ([[User talk:Patches|talk]]) 06:34, 17 January 2013 (UTC) |
Revision as of 06:34, 17 January 2013
%nodejs_symlink_deps
"This macro should be called in the %install section of every Node.js module package."
Shouldn't that be "This macro should be called in the %install section of every Node.js module package that depends on other modules."? Churchyard (talk) 02:10, 17 January 2013 (UTC)