get rid of the old dirty trick that allowed to spot the right bootstrapfs for alpha...
[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