X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=gnulib-tool;h=592f1bf88f67bbddca4e9544245e579f7895751e;hb=95886da0b417a14882bb47bf4765f7af450d51da;hp=cf22e544b2e657dbd057a5c4c3e71305d59ff9c0;hpb=d93e239a6a447bb45b77121739015760aad15584;p=gnulib.git diff --git a/gnulib-tool b/gnulib-tool index cf22e544b..592f1bf88 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2002-2013 Free Software Foundation, Inc. +# Copyright (C) 2002-2014 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -454,7 +454,7 @@ func_gnulib_dir () * ) self_abspathname=`echo "$self_abspathname" | sed -e 's,/[^/]*$,,'`/"$linkval" ;; esac done - gnulib_dir=/usr/share/gnulib + gnulib_dir=`echo "$self_abspathname" | sed -e 's,/[^/]*$,,'` } # func_tmpdir