Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37766280
en ru br
ALT Linux repositórios
S:5.0.2-alt2

Group :: Sistema/Configurações/Rede
RPM: lxc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0003-ALT-Fixed-_have-macro-in-bash-completion.patch
Download


From fcf11c1ea1dadf15c4e8a63bd89d2b07007de2c1 Mon Sep 17 00:00:00 2001
From: Denis Pynkin <dans@altlinux.org>
Date: Tue, 1 Mar 2016 01:36:34 +0300
Subject: [PATCH 3/6] ALT Fixed _have macro in bash completion
---
 config/bash/lxc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/bash/lxc.in b/config/bash/lxc.in
index 43056882f..ae178ca21 100644
--- a/config/bash/lxc.in
+++ b/config/bash/lxc.in
@@ -1,4 +1,4 @@
-_have lxc-start && {
+have lxc-start && {
     _lxc_names() {
         COMPREPLY=( $( compgen -W "$( lxc-ls )" "$cur" ) )
     }
-- 
2.25.2
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009