make.sh: Drop installmake()

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-04-21 12:06:08 +02:00
parent 489145db2d
commit 2b4156d2e4
2 changed files with 1 additions and 39 deletions

View File

@@ -897,7 +897,7 @@ buildinstaller() {
export LOGFILE
lfsmake2 memtest
lfsmake2 installer
installmake strip
lfsmake2 strip
}
buildpackages() {