X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpackages-update;h=7532cdf89761e673da9f642a071fdf6180c7d403;hb=2ad910e22979500192ea43d5599ad003440744a4;hp=b6199d534840d327db14d34b5ed22eeb76f50e7c;hpb=2f337c932e5c659d31b4860d4414dde540cb74bb;p=hvlinux.git diff --git a/stage5/packages-update b/stage5/packages-update index b6199d5..7532cdf 100755 --- a/stage5/packages-update +++ b/stage5/packages-update @@ -1,6 +1,5 @@ -#!/bin/sh +#!/bin/bash -LFS_STAGE="stage5" USE_LFS_PATCHES=1 USE_BLFS_PATCHES=1 USE_HV_PATCHES=1 @@ -8,7 +7,7 @@ USE_HV_PATCHES=1 # Reading system configuration informations, functions and package versions. source ../sysinfos source ../functions -source ../functions-update +source ../functions-fpkg source ../packages-list # Execute a return statement instead of exit, to be able to continue with