On 10 January 2014 05:12, Ben Pfaff <[email protected]> wrote: > > 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 >
Yes, of course, well spotted. Thanks! -- http://rrt.sc3d.org
