octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57044] gitlab mirror: "bootstrap --no-git req


From: Colin Macdonald
Subject: [Octave-bug-tracker] [bug #57044] gitlab mirror: "bootstrap --no-git requires --gnulib-srcdir"
Date: Fri, 11 Oct 2019 18:59:50 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0

Follow-up Comment #5, bug #57044 (project octave):

>From Octave src root dir, either "git status" or "hg status" will give an
error.  Can we modify bootstrap.conf, something like this pseudocode:


if exit_value_of(`hg status`) == 0:
  use_git=false
  GNULIB_SRCDIR=gnulib
endif

B/c without those two lines, git went and grabbed gnulib by itself...

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57044>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]