Delete bash completion script auto placement

While providing mistral command line bash completion script, how the
script is placed in the right place should be left to the packager, e.g.
provided in the RPM spec.

Change-Id: I2db1ff36177e47b18c227a69ccab3a01b681dd79
Closes-Bug: #1455057
This commit is contained in:
LingxianKong 2015-05-15 11:18:34 +08:00
parent 63a41d657d
commit 70bfeb94c3
1 changed files with 0 additions and 4 deletions

View File

@ -19,10 +19,6 @@ author-email = openstack-dev@lists.openstack.org
packages =
mistralclient
data_files =
/etc/bash_completion.d =
tools/mistral.bash_completion
[entry_points]
console_scripts =
mistral = mistralclient.shell:main