From: Frank Brehm Date: Wed, 14 Oct 2015 07:33:57 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=97cda32f7557e87ea0fc71de85fdc5f795ea6752;p=config%2Fuhu1%2Fetc.git daily autocommit --- diff --git a/portage/bashrc b/portage/bashrc index e69de29..cdc1e7e 100644 --- a/portage/bashrc +++ b/portage/bashrc @@ -0,0 +1,5 @@ +case "${EBUILD_PHASE}" in + preinst|prerm) etckeeper pre-install ;; + postinst|postrm) etckeeper post-install ;; +esac +