changeset 22068:88b3c6932236

maint: use an absolute url for gnulib subrepo, rename back to gnulib * .hgsub (gnulib): Rename subrepo and point to gnulib mirror on hg.octave.org. * .hgsubstate: Rename gnulib-hg to gnulib. * bootstrap.conf (GNULIB_SRCDIR): Likewise. * etc/HACKING: Likewise.
author Mike Miller <mtmiller@octave.org>
date Thu, 07 Jul 2016 12:15:46 -0700
parents 1340feab13a8
children 9121d6584f6a
files .hgsub .hgsubstate bootstrap.conf etc/HACKING
diffstat 4 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsub	Thu Jul 07 14:41:34 2016 -0400
+++ b/.hgsub	Thu Jul 07 12:15:46 2016 -0700
@@ -1,1 +1,1 @@
-gnulib-hg = gnulib-hg
+gnulib = http://hg.octave.org/gnulib
--- a/.hgsubstate	Thu Jul 07 14:41:34 2016 -0400
+++ b/.hgsubstate	Thu Jul 07 12:15:46 2016 -0700
@@ -1,1 +1,1 @@
-c2b547926f344f971af228b730451570bc752780 gnulib-hg
+c2b547926f344f971af228b730451570bc752780 gnulib
--- a/bootstrap.conf	Thu Jul 07 14:41:34 2016 -0400
+++ b/bootstrap.conf	Thu Jul 07 12:15:46 2016 -0700
@@ -144,7 +144,7 @@
 # Don't use git to update gnulib sources. We keep gnulib under a
 # Mercurial subrepository instead.
 use_git=false
-GNULIB_SRCDIR=gnulib-hg
+GNULIB_SRCDIR=gnulib
 
 # Don't check for translations since we don't have any in Octave yet.
 # This avoids the need for sha1sum or compatible utility in bootstrap.
--- a/etc/HACKING	Thu Jul 07 14:41:34 2016 -0400
+++ b/etc/HACKING	Thu Jul 07 12:15:46 2016 -0700
@@ -148,7 +148,7 @@
                    programming interface)
 
 
-  gnulib-hg     -- gnulib subrepo.  This is a clone of the gnulib source
+  gnulib        -- gnulib subrepo.  This is a clone of the gnulib source
                    tree maintained by the Octave project.  The default
                    branch is identical to the upstream gnulib sources.
                    There is also an "octave-stable" branch that may