diff options
author | Mathew Robinson <chasinglogic@gmail.com> | 2017-09-01 18:01:34 -0400 |
---|---|---|
committer | Mathew Robinson <mathew.robinson@10gen.com> | 2017-10-16 11:17:26 -0400 |
commit | 0c6ca7be96b42d66bf905682313ef2b77d4d75b5 (patch) | |
tree | 70d2ee5b52a7c25488558d766d63f372121254aa /rpm/mongodb-enterprise-unstable-init.spec | |
parent | 5a2feb2b9b8f457787c1c2cc10da207b2c2aa10d (diff) | |
download | mongo-0c6ca7be96b42d66bf905682313ef2b77d4d75b5.tar.gz |
SERVER-30995 Add Compass Installer to MongoDB packaging
Diffstat (limited to 'rpm/mongodb-enterprise-unstable-init.spec')
-rw-r--r-- | rpm/mongodb-enterprise-unstable-init.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpm/mongodb-enterprise-unstable-init.spec b/rpm/mongodb-enterprise-unstable-init.spec index 0a08722bc6f..ef1eac81c9c 100644 --- a/rpm/mongodb-enterprise-unstable-init.spec +++ b/rpm/mongodb-enterprise-unstable-init.spec @@ -247,6 +247,7 @@ fi #%doc README GNU-AGPL-3.0.txt %{_bindir}/bsondump +%{_bindir}/install_compass %{_bindir}/mongodecrypt %{_bindir}/mongoldap %{_bindir}/mongodump |