On Thu, Jan 09, 2014 at 10:34:36PM +0000, Reuben Thomas wrote: > [I'm sorry, I took us off-list a couple messages ago. Back on now.]
Happens to me from time to time too. > On 9 January 2014 16:36, Ben Pfaff <b...@cs.stanford.edu> wrote: > > > > > > > OK, do you need me to resend the patch? > > > > If you don't mind. > > > > Attached. > > > > > > > > It looks to me like you don't have direct access to the gnulib Git > > > > repository. Do you want me to apply this on your behalf? > > > > > > Yes please. > > > > OK, I'll do that tonight. Thanks, I'll do that in a minute. I am folding in one incremental change: diff --git a/doc/relocatable-maint.texi b/doc/relocatable-maint.texi index 75b1318..23b5048 100644 --- a/doc/relocatable-maint.texi +++ b/doc/relocatable-maint.texi @@ -171,7 +171,8 @@ $some_datadir = relocate(@@datadir@@/something"); You must adapt the definition of @code{$orig_installdir}, depending on where the script gets installed. Also, at the end, instead of -@code{$gettext_dir}, transform those variables that you need. +@code{sysconfdir} and @code{some_datadir}, transform those variables +that you need. @item In your @file{Makefile.am}, for every program @command{foo} that gets