Remove obsolete eix hook

This commit is contained in:
Julian Ospald 2016-03-03 14:52:36 +01:00
parent 68c2cfe331
commit 406a6cdf17
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
#!/bin/bash
source "${PALUDIS_EBUILD_DIR}/echo_functions.bash"
ebegin "Updating eix cache"
eix-update -q
eend $?