fixed function name, to fix ftp installation and ntfs-3g

This commit is contained in:
Tobias Powalowski 2010-02-16 14:05:33 +01:00
parent 2b5514de27
commit 78482d02fb

View file

@ -1939,7 +1939,7 @@ EOF
# pacman_conf_extra() # pacman_conf_extra()
# adds extra repository for ftp installation mode # adds extra repository for ftp installation mode
prepare_pacman_extra() { pacman_conf_extra() {
local serverurl="${SYNC_URL}" local serverurl="${SYNC_URL}"
# Setup a pacman.conf in /tmp # Setup a pacman.conf in /tmp
echo "[extra]" >> /tmp/pacman.conf echo "[extra]" >> /tmp/pacman.conf