]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Revert "Rootfile update for gdbm"
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 9314ae942082152076ffdd6aa854a005804ff06c..4f53e4654387841cc450c4dbe2f3ee95585eedd1 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -652,8 +652,8 @@ buildipfire() {
   lfsmake2 intltool
   lfsmake2 libdaemon
   lfsmake2 cups
-  lfsmake2 ghostscript
   lfsmake2 lcms2
+  lfsmake2 ghostscript
   lfsmake2 qpdf
   lfsmake2 poppler
   lfsmake2 cups-filters
@@ -805,7 +805,6 @@ buildipfire() {
   lfsmake2 pound
   lfsmake2 minicom
   lfsmake2 ddrescue
-  lfsmake2 imspector
   lfsmake2 miniupnpd
   lfsmake2 client175
   lfsmake2 powertop
@@ -992,7 +991,7 @@ ipfirepackages() {
 while [ $# -gt 0 ]; do
        case "${1}" in
                --target=*)
-                       configure_target "${1#--target=}"
+                       configure_build "${1#--target=}"
                        ;;
                -*)
                        exiterror "Unknown configuration option: ${1}"