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



--- Comment #2 from Jared Smith <[email protected]> ---
The file in the src/ directory (index.coffee.md) isn't just documentation --
it's actually coffeescript that generates the index.js file in the lib
directory.

Don't believe me?  Try it for yourself:

tar -xvf csv-generate-1.0.0.tgz
cd package
tar -xvf ../src-1.0.0.tar.bz2
cd src
coffee -c -b index.coffee.md 
md5sum ../lib/index.js index.js

-- 
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