Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
The current barcode.info is missing a START-INFO-DIR-ENTRY and is not gzip'd when installed. Reproducible: Always Steps to Reproduce:
Created an attachment (id=19841) [edit] Adds START-INFO-DIR-ENTRY to barcode.info I couldn't think of a good section for barcode to be in, so this patch uses INFO-DIR-SECTION Miscellaneous.
Created an attachment (id=19842) [edit] Adds a src_unpack with a sed fix for prepinfo to work. The barcode-0.98.ebuild uses prepinfo, but the info dir used in make install is /usr/info. prepinfo only supports /usr/share/info, so this patch adds a sed fix.
also sed-ed the man path to share/man ... thanks for the fixes, now in cvs