diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-28 05:23:52 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-28 05:23:52 +0000 |
commit | 5983177dc8ddb4b46185ecade47c1194568e3c2a (patch) | |
tree | f0ebb96dee0a6fe5ea8d349c103f3a0e43f53478 | |
parent | 0850eb5abef4421bd7576e420638737dd0071fcb (diff) | |
download | librebootfr-5983177dc8ddb4b46185ecade47c1194568e3c2a.tar.gz librebootfr-5983177dc8ddb4b46185ecade47c1194568e3c2a.zip |
builddeps: remove obsolete comments
-rwxr-xr-x | builddeps | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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 |