Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    0af3f404
    build: Ensure man pages are not rebuilt by users. · 0af3f404
    Ludovic Courtès authored
    * doc.am (doc/guix.1): Remove dependency on 'scripts/guix' since every user
      would end up rebuilding 'guix.1'.  Add dependency on guix/scripts/*.scm.
      (doc/guix-daemon.1): For the same reason, depend on 'guix-daemon.cc' instead
      of 'guix-daemon'.
      (doc/guix-$(1).1): Similarly, remove dependency on 'scripts/guix' and depend
      on 'guix/scripts/$(1).scm' instead of the .go file.
    0af3f404
    History
    build: Ensure man pages are not rebuilt by users.
    Ludovic Courtès authored
    * doc.am (doc/guix.1): Remove dependency on 'scripts/guix' since every user
      would end up rebuilding 'guix.1'.  Add dependency on guix/scripts/*.scm.
      (doc/guix-daemon.1): For the same reason, depend on 'guix-daemon.cc' instead
      of 'guix-daemon'.
      (doc/guix-$(1).1): Similarly, remove dependency on 'scripts/guix' and depend
      on 'guix/scripts/$(1).scm' instead of the .go file.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.