Fixed URL for xterm and replaced sh by bash in package update
authorgobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Fri, 29 Oct 2010 05:02:38 +0000 (05:02 +0000)
committergobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Fri, 29 Oct 2010 05:02:38 +0000 (05:02 +0000)
stage4/packages-update

index 8d0baec..7d6bf3c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 LFS_STAGE="stage4"
 USE_LFS_PATCHES=1
@@ -88,7 +88,7 @@ fpkg       ${HAL_INFO} "http://hal.freedesktop.org/releases"
 fpkg_xorg  ${XORG_SERVER} xserver
 fpkg_xorg  ${XDM} app
 
-fpkg -e tgz ${XTERM} "http://ftp.osuosl.org/pub/blfs/svn/x/"
+fpkg -e tgz ${XTERM} "ftp://invisible-island.net/xterm"
 
 fpkg       ${T1LIB} "http://www.ibiblio.org/pub/Linux/libs/graphics"