Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Hi, I just made a latest new version of kgtk ebuild. Reproducible: Always
Created an attachment (id=132487) [details] new ebuild
thank you committed.
(In reply to comment #1) > Created an attachment (id=132487) [edit] [details] > new ebuild cd ${S} should either be removed (because it's the default initial dir in the src_compile() phase) or quoted. In pkg_postinst() you should s/echo/elog/.