]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
make.sh fix package machine type package build.
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index e498300f4fc870e239e42a2b0d79e82bf9f518b3..59b8d511df2c8cd346f7ab973e467d3da8177ba2 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -866,7 +866,7 @@ ipfirepackages() {
        ipfiremake core-updates
 
        local i
-       for i in $(find $BASEDIR/config/rootfiles/packages{${machine},} -maxdepth 1 -type f); do
+       for i in $(find $BASEDIR/config/rootfiles/packages{/${MACHINE},} -maxdepth 1 -type f); do
                i=$(basename ${i})
                if [ -e $BASEDIR/lfs/$i ]; then
                        ipfiredist $i