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

Troy Dawson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Troy Dawson <[email protected]> ---
This package has a binary, /usr/bin/tap-parser  You need to add the following
to the install section.

mkdir -p %{buildroot}%{_bindir}
ln -sf %{nodejs_sitelib}/%{packagename}/bin/cmd.js
%{buildroot}%{_bindir}/tap-parser

As well as update the %files section.

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