revert cca3a2cd2096c0235dddb5982b1f05c8d4c7f916 as well
[bootmanager.git] / build.sh
index 06e9f00..162f73b 100755 (executable)
--- 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