X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fpackages-update;h=dd607d55298bb5e6418e116289eb65ab49975c26;hb=2ad910e22979500192ea43d5599ad003440744a4;hp=475957f3d7b8877225d092384434baa2a874036a;hpb=591aeb71a230c5f32d30da6a3e8f05cc3f47b855;p=hvlinux.git diff --git a/stage4/packages-update b/stage4/packages-update index 475957f..dd607d5 100755 --- a/stage4/packages-update +++ b/stage4/packages-update @@ -1,6 +1,5 @@ #!/bin/bash -LFS_STAGE="stage4" 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