Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 147838
Collapse All | Expand All

(-)install.sh.orig (+3 lines)
Lines 1785-1790 Link Here
1785
1785
1786
xdg()
1786
xdg()
1787
{   # http://standards.freedesktop.org
1787
{   # http://standards.freedesktop.org
1788
1789
	return; # Handled by ebuild.
1790
1788
    UDD=''
1791
    UDD=''
1789
    for BIN_DIR in `pathdirs`; do
1792
    for BIN_DIR in `pathdirs`; do
1790
	test -x ${BIN_DIR}/update-desktop-database || continue
1793
	test -x ${BIN_DIR}/update-desktop-database || continue

Return to bug 147838