Files
entropy/conf/etc-portage-bashrc
2008-02-23 15:08:20 +00:00

6 lines
116 B
Plaintext

post_pkg_postrm() {
if [ -z "$SKIP_EQUO_SYNC" ]; then
equo database gentoosync
fi
}