diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-05-31 07:32:09 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-05-31 07:32:09 +0200 |
commit | bdeb7f77f16b1e482904866ff21e43f8bfc01bb0 (patch) | |
tree | e5587a577db53a58ea52fd2579fa0cbb89007491 /info/libgamma.texinfo | |
parent | split out error identification for failure of open from libgamma_linux_drm_partition_initialise (diff) | |
download | libgamma-bdeb7f77f16b1e482904866ff21e43f8bfc01bb0.tar.gz libgamma-bdeb7f77f16b1e482904866ff21e43f8bfc01bb0.tar.bz2 libgamma-bdeb7f77f16b1e482904866ff21e43f8bfc01bb0.tar.xz |
move files around
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info/libgamma.texinfo')
-rw-r--r-- | info/libgamma.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/info/libgamma.texinfo b/info/libgamma.texinfo index 2189a9d..fead5de 100644 --- a/info/libgamma.texinfo +++ b/info/libgamma.texinfo @@ -30,8 +30,8 @@ Texts. A copy of the license is included in the section entitled @end copying £>set -u -£>cd info -£>export PATH=".:${PATH}" +£>cd src/extract +£>export PATH=".:../../info:${PATH}" @ifnottex @node Top |