Skip to content

Commit

Permalink
build: always produce the same directory structure
Browse files Browse the repository at this point in the history
  • Loading branch information
pktpls committed Jan 29, 2024
1 parent 2983ced commit e6baf0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_falter
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,6 @@ else
else
echo "-> building one packagelist only..."
# "targets" is on purpose there. Otherwise that positonal argument would be empty.
start_build "$TARGET_LIST$IMAGEBUILDER" targets "$PARSER_PROFILE"
start_build "$TARGET_LIST$IMAGEBUILDER" "$PARSER_PACKAGESET" "$PARSER_PROFILE"
fi
fi

0 comments on commit e6baf0a

Please sign in to comment.