summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:23:52 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:23:52 +0000
commit5983177dc8ddb4b46185ecade47c1194568e3c2a (patch)
treef0ebb96dee0a6fe5ea8d349c103f3a0e43f53478
parent0850eb5abef4421bd7576e420638737dd0071fcb (diff)
builddeps: remove obsolete comments
-rwxr-xr-xbuilddeps9
1 files changed, 0 insertions, 9 deletions
diff --git a/builddeps b/builddeps
index 596ca2f..40adae8 100755
--- a/builddeps
+++ b/builddeps
@@ -18,15 +18,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# This builds all of the dependencies that the "build" script relies on.
-
-# MAKE SURE THAT YOU RAN "./builddeb" BEFORE RUNNING THIS!
-# IF YOUR DISTRO DOESN'T USE "apt-get", ADAPT WHAT YOU SEE IN "builddeb"
-# AND INSTALL THE BUILD DEPENDENCIES NEEDED TO RUN THIS BUILD SCRIPT!
-
-# NOTE: If you downloaded the "meta" archive and ran "getall", then
-# you do not need to run this at all. getall does all of the below:
-
set -u -e -v
# Build utilities needed in coreboot directory