Skip to content
Snippets Groups Projects
Commit a41d4e29 authored by Henrik Gramner's avatar Henrik Gramner Committed by Anton Mitrofanov
Browse files

cli: Install bash autocomplete during 'make install'

parent 2e3caed2
No related branches found
No related tags found
1 merge request!25cli: Install bash autocomplete during 'make install'
Pipeline #19749 passed with stages
in 9 minutes and 35 seconds
Loading
  • FYI, this change is causing breakage in my current compile script.

    install: cannot create regular file '/usr/share/bash-completion/completions/x264': Permission denied.

    The script doesn't have super user permissions. I wouldn't want for it to touch anything in the system other than the designated folders with --prefix and --bindir. You should consider giving the opportunity to make a CLI install without touching global system files.

    Best, Nicola

  • Anton Mitrofanov @BugMaster

    mentioned in merge request !32 (merged)

    ·

    mentioned in merge request !32 (merged)

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment