Fix echo
This commit is contained in:
parent
fb0fca708f
commit
bf2ef87afb
@ -4,7 +4,7 @@ source "${PALUDIS_EBUILD_DIR}/echo_functions.bash"
|
||||
source "/etc/paludis/hooks/set_portdir.bash"
|
||||
|
||||
if [[ ${TARGET} == gentoo ]] ; then
|
||||
ebegin "Updating herds.xml"
|
||||
ebegin "Updating projects.xml"
|
||||
wget -q -O "${PORTDIR}"/metadata/projects.xml https://api.gentoo.org/metastructure/projects.xml
|
||||
eend $?
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user