X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build.sh;h=162f73b47dd402d0eea2852f070c1a0b644bfb29;hb=69deaa38d4e796a88bb87d961fa71f76fd2be813;hp=06e9f00a30bee5b71226d6aa562d0e24f6f0bf47;hpb=0f6d1a768aa03d38861c5011333135a8068eac2c;p=bootmanager.git diff --git a/build.sh b/build.sh index 06e9f00..162f73b 100755 --- a/build.sh +++ b/build.sh @@ -28,9 +28,6 @@ BOOTSTRAPDIR="/boot" # Change to our source directory cd $(dirname $0) -# Translate configuration file -sed -i -e "s|SUPPORT_FILE_DIR=.*|SUPPORT_FILE_DIR=$BOOTSTRAPDIR|" source/configuration - # Source bootmanager configuration . source/configuration