X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage6%2Fpackages-update;h=3213409fe7cfa8a53d84e182722c41485435de8a;hb=7f1a3e5d69d0b1d64619604c30243e0070dc09ad;hp=ed159125eadb5ee268796adfd941c4ccc61cb4a9;hpb=1dad085e4797d5d00ef053d8a31fb41120641cc5;p=hvlinux.git diff --git a/stage6/packages-update b/stage6/packages-update index ed15912..3213409 100644 --- a/stage6/packages-update +++ b/stage6/packages-update @@ -1,17 +1,13 @@ -#!/bin/sh - -# Must be defined before sourcing other files. -LFS_STAGE="stage4" +#!/bin/bash # Reading system configuration informations, functions and package versions. +source ../sysinfos source ../functions source ../functions-update source ../packages-list update_packages_init -# Begin - # Gnome 2 core packages fpkg_gnome ${ORBIT2} fpkg_gnome ${LIBBONOBO} @@ -98,5 +94,4 @@ fpkg ${ABIWORD} "http://www.abisource.com/downloads/abiword/$(get_pkg_ver fpkg_gnome ${EVOLUTION_EXCHANGE} fpkg_gnome ${EVOLUTION} -# Return last error exit $?