aboutsummaryrefslogtreecommitdiffstats
path: root/aux-file-data.sh
diff options
context:
space:
mode:
Diffstat (limited to 'aux-file-data.sh')
-rwxr-xr-xaux-file-data.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/aux-file-data.sh b/aux-file-data.sh
index 8df4ac2cd..7f7017728 100755
--- a/aux-file-data.sh
+++ b/aux-file-data.sh
@@ -24,7 +24,7 @@ rm -rf $TMP_DIR
sed -i -e s/BOOTSCRIPTS-SIZE/$bootsize/ \
-e s/BOOTSCRIPTS-INSTALL-KB/$bootinstallsize/ \
- -e s/BOOTSCRIPTS-MD5SUM/$bootmd5/ $FILE
+ -e s/BOOTSCRIPTS-MD5SUM/$bootmd5/ $FILE
############