]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: strip | in the list of packages
authorLoic Dachary <ldachary@redhat.com>
Thu, 5 Mar 2015 10:38:18 +0000 (11:38 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sat, 7 Mar 2015 01:40:13 +0000 (02:40 +0100)
commit4add63c92ed7944b3828dce55a86bdd6ee2732eb
tree7235fec6e56c8913f16c3dc33c5f344cbea9552e
parent3a1ba9368f41640089a669aa90526379f4be97dd
install-deps.sh: strip | in the list of packages

Alternatives were introduced lately and the | needs to be stripped from
the list of packages to install otherwise apt-get will try to install
all packages.

Signed-off-by: Yann Dupont <yann@objoo.org>
install-deps.sh