• Show log

    Commit

  • Hash : 900ca5c0
    Author : Colin Watson
    Date : 2018-07-26T17:53:37

    bootstrap, gnulib-tool: fix translations rsync
    
    Previously, we created files such as $pobase/Makefile.in.in and then the
    subsequent rsync would immediately delete them.
    
    * build-aux/bootstrap (po_download_command_format): Avoid deleting
    non-.po files in target directory when rsyncing translations.
    * gnulib-tool (func_import): Likewise.
    * pygnulib/GLImport.py (GLImport.execute): Likewise.
    

  • README

  • Please create and read the docs with
    
      $ cd doc
      $ make gnulib.html
      $ xdg-open gnulib.html
    
    or read the online manual at
    
      https://www.gnu.org/software/gnulib/manual/gnulib.html