https://bugzilla.redhat.com/show_bug.cgi?id=1271785

Piotr Popieluch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected]    |[email protected]



--- Comment #2 from Piotr Popieluch <[email protected]> ---
ok, closurecompiler is only needed for generating the minified js intended for
browser use. You can skip that if you only intend to run it in nodejs. But you
will have to use (and package) metascript to build the package.\

package.json:
"build": "node scripts/build.js",

https://github.com/dcodeIO/bcrypt.js/blob/master/scripts/build.js


The %install section is missing some needed directories.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to