Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 77501 | Differences between
and this patch

Collapse All | Expand All

(-)scotty-2.1.11.ebuild.orig (+7 lines)
Lines 58-60 Link Here
58
#	done
58
#	done
59
}
59
}
60
60
61
pkg_postinst() {
62
	echo
63
	einfo "To create condensed versions of mib definitions that load faster, run"
64
	einfo "    echo 'foreach f $$tnm(mibs) {mib load $$f}; exit' | ./scotty"
65
	einfo "as root."
66
	echo
67
}

Return to bug 77501