public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maxim Koltsov" <maksbotan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-openbsd:master commit in: script/
Date: Tue, 19 Jun 2012 18:20:47 +0000 (UTC)	[thread overview]
Message-ID: <1307347375.22cabc8e821e65cbf561b2be4bb220b9cbd7ff32.maksbotan@gentoo> (raw)

commit:     22cabc8e821e65cbf561b2be4bb220b9cbd7ff32
Author:     Maxim <kolmax94 <AT> gmail <DOT> com>
AuthorDate: Mon Jun  6 08:02:55 2011 +0000
Commit:     Maxim Koltsov <maksbotan <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 08:02:55 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-openbsd.git;a=commit;h=22cabc8e

Add m4 and bison to automated prefix install

---
 script/full-bootstrap-prefix.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/script/full-bootstrap-prefix.sh b/script/full-bootstrap-prefix.sh
index 0e07a63..7392066 100755
--- a/script/full-bootstrap-prefix.sh
+++ b/script/full-bootstrap-prefix.sh
@@ -28,6 +28,8 @@ mkdir -p $EPREFIX/tmp
 [ ! -x ${EPREFIX}/tmp/usr/bin/patch     ] && ./bootstrap-prefix.sh $EPREFIX/tmp patch9
 [ ! -x ${EPREFIX}/tmp/usr/bin/gawk      ] && ./bootstrap-prefix.sh $EPREFIX/tmp gawk
 [ ! -x ${EPREFIX}/tmp/usr/bin/grep      ] && ./bootstrap-prefix.sh $EPREFIX/tmp grep
+[ ! -x ${EPREFIX}/tmp/usr/bin/m4        ] && ./bootstrap-prefix.sh $EPREFIX/tmp m4
+[ ! -x ${EPREFIX}/tmp/usr/bin/bison     ] && ./bootstrap-prefix.sh $EPREFIX/tmp bison
 [ ! -x ${EPREFIX}/usr/bin/emerge        ] && ./bootstrap-prefix.sh $EPREFIX portage
 
 hash -r



             reply	other threads:[~2012-06-19 18:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-19 18:20 Maxim Koltsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-06-19 18:20 [gentoo-commits] proj/gentoo-openbsd:master commit in: script/ Maxim Koltsov
2012-06-19 18:20 Maxim Koltsov
2011-05-03 13:40 Anthony G. Basile
2011-04-25 18:38 Maxim Koltsov
2011-04-25 13:02 Maxim Koltsov
2011-04-24 17:20 Maxim Koltsov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1307347375.22cabc8e821e65cbf561b2be4bb220b9cbd7ff32.maksbotan@gentoo \
    --to=maksbotan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox