diff --git a/hooks/sync_all_post/99-eix.bash b/hooks/sync_all_post/99-eix.bash deleted file mode 100644 index fe83a6b..0000000 --- a/hooks/sync_all_post/99-eix.bash +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -source "${PALUDIS_EBUILD_DIR}/echo_functions.bash" - -ebegin "Updating eix cache" -eix-update -q -eend $?