#!/bin/bash # (C) Martin V\"ath # SPDX-License-Identifier: GPL-2.0-only [ "`type -t BashrcdMain`" = function ] || \ . "${PORTAGE_CONFIGROOT%/}/etc/portage/bashrc.d/bashrcd.sh" BashrcdMain "$@"