1
0
mirror of https://github.com/krglaws/MyLFS.git synced 2025-08-10 03:12:53 +00:00

add description to top of version_check.sh

This commit is contained in:
Kyle Glaws
2022-02-19 18:02:31 -05:00
parent d65169f4dc
commit 82530b3de8

View File

@ -1,5 +1,11 @@
#!/bin/bash
#!/usr/bin/bash
# Script to check build dependencies
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# This is likely to break on many machines.
# If it does, just manually check that you have
# the right dependencies and versions according
# to the listing in LFS 11.0, Chapter 2.2.
EXIT_STATUS=0
function compare_version {