diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-09-21 16:33:40 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-09-21 16:59:12 +0200 |
commit | 7ea508e89e22cd48c8868f6e132aa79c0a36bc04 (patch) | |
tree | 9d7317363d8f9e4690951096c9ab520bfe71f615 /set_soenv.in | |
parent | 37cf85e2feaef2ddc9d1e7db66f5aca0d1d3fb84 (diff) |
Call fetch_tarballs.sh from make
Diffstat (limited to 'set_soenv.in')
-rw-r--r-- | set_soenv.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/set_soenv.in b/set_soenv.in index 5b5ab4b2022c..068389dcb973 100644 --- a/set_soenv.in +++ b/set_soenv.in @@ -2118,9 +2118,6 @@ print "*********************************************************". "******************* $newline"; print "\nTo build, do:\n"; -print " \$ source $outfile.sh\n"; -print " \$ ./bootstrap\n"; -print " \$ ./fetch_tarballs.sh\n"; print " \$ make\n\n"; print "Developer installation (after you have built):\n"; print " \$ make dev-install\n\n"; |