Browse Source

Try to fix Snap.

Lauri Ojansivu 2 years ago
parent
commit
9946cb60fa
1 changed files with 0 additions and 16 deletions
  1. 0 16
      snapcraft.yaml

+ 0 - 16
snapcraft.yaml

@@ -93,26 +93,10 @@ parts:
     mongosh:
         source: https://downloads.mongodb.com/compass/mongodb-mongosh_1.6.2_amd64.deb
         plugin: dump
-        filesets:
-            mongosh:
-                - bin
-                - usr
-        stage:
-            - $mongosh
-        prime:
-            - $mongosh
 
     mongotools:
         source: https://fastdl.mongodb.org/tools/db/mongodb-database-tools-ubuntu2004-x86_64-100.6.1.tgz
         plugin: dump
-        filesets:
-            mongotools:
-                - bin
-                - usr
-        stage:
-            - $mongotools
-        prime:
-            - $mongotools
 
     mongodb44:
         source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.18.tgz