chutzpah 14/10/29 00:20:07 Modified: lldpd-0.7.11-bash-completion-dir.patch Log: Revision bump, don't install extra bash-completion file (bug #526308). Remove old. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xE3F69979BB4B8928DA78E3D17CBF44EF)
Revision Changes Path 1.2 net-misc/lldpd/files/lldpd-0.7.11-bash-completion-dir.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/lldpd/files/lldpd-0.7.11-bash-completion-dir.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/lldpd/files/lldpd-0.7.11-bash-completion-dir.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/lldpd/files/lldpd-0.7.11-bash-completion-dir.patch?r1=1.1&r2=1.2 Index: lldpd-0.7.11-bash-completion-dir.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/lldpd/files/lldpd-0.7.11-bash-completion-dir.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lldpd-0.7.11-bash-completion-dir.patch 14 Oct 2014 17:16:53 -0000 1.1 +++ lldpd-0.7.11-bash-completion-dir.patch 29 Oct 2014 00:20:07 -0000 1.2 @@ -5,5 +5,5 @@ @@ -44,2 +44,2 @@ endif -bashcompletiondir = $(sysconfdir)/bash_completion.d -dist_bashcompletion_DATA = lldpcli.bash-completion -+bashcompletiondir = $(datadir)/bash_completion ++bashcompletiondir = $(datadir)/bash-completion/completions +dist_bashcompletion_DATA = lldpcli
