X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build.sh;fp=build.sh;h=162f73b47dd402d0eea2852f070c1a0b644bfb29;hb=0d30e5ebdb3f823e2d788a50ad65fb4abb3192c0;hp=06e9f00a30bee5b71226d6aa562d0e24f6f0bf47;hpb=fcc75d1f30782a5ef1a5f053b105a037192956b3;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