No herds.xml anymore
This commit is contained in:
parent
ee34c1d765
commit
bbacf44337
@ -1,10 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
source "${PALUDIS_EBUILD_DIR}/echo_functions.bash"
|
||||
source "/etc/paludis/hooks/set_portdir.bash"
|
||||
|
||||
if [[ ${TARGET} == gentoo ]] ; then
|
||||
ebegin "Updating herds.xml"
|
||||
wget -q -O "${PORTDIR}"/metadata/herds.xml https://api.gentoo.org/packages/herds.xml
|
||||
eend $?
|
||||
fi
|
Loading…
Reference in New Issue
Block a user