GNU bug report logs - #77181
[PATCH 0/5] gnu: Fix bash completion directories.

Previous Next

Package: guix-patches;

Reported by: 45mg <45mg.writes <at> gmail.com>

Date: Sat, 22 Mar 2025 15:06:02 UTC

Severity: normal

Tags: patch

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 45mg <45mg.writes <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: 45mg <45mg.writes <at> gmail.com>
Subject: [PATCH 0/5] gnu: Fix bash completion directories.
Date: Sat, 22 Mar 2025 20:34:41 +0530
The following patches correct the exact same mistake found in 5 package
definitions: bash completions were installed to '/etc/bash-completion.d'
instead of '/etc/bash_completion.d'. The latter is necessary for the
bash-completion package to find and load the installed completions.

45mg (5):
  gnu: pass-age: Fix bash completion directory.
  gnu: ouch: Fix bash completion directory.
  gnu: git-delta: Fix bash completion directory.
  gnu: zoxide: Fix bash completion directory.
  gnu: starship: Fix bash completion directory.

 gnu/packages/password-utils.scm | 2 +-
 gnu/packages/rust-apps.scm      | 6 +++---
 gnu/packages/shellutils.scm     | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)


base-commit: fbfd2b93831978aadbb96f32cafdab997b04c6c6
-- 
2.49.0





This bug report was last modified 100 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.