summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-29 15:14:35 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-29 15:14:35 +0300
commit5084102e6e17fa2cb3bc8c1180745e15379fab5f (patch)
treebee07faab68011a468b0fe5d2fd4fadcd7ed751a /snapcraft.yaml
parente5b9d41e677e13caf3875c30ee4406778a931724 (diff)
downloadwekan-5084102e6e17fa2cb3bc8c1180745e15379fab5f.tar.gz
wekan-5084102e6e17fa2cb3bc8c1180745e15379fab5f.tar.bz2
wekan-5084102e6e17fa2cb3bc8c1180745e15379fab5f.zip
Delete another phantomjs binary from Snap.
Thanks to xet7 !
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 15fd9fc3..000039cc 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -215,6 +215,7 @@ parts:
cp .build/bundle/.node_version.txt $SNAPCRAFT_PART_INSTALL/
rm -f $SNAPCRAFT_PART_INSTALL/lib/node_modules/wekan
rm -f $SNAPCRAFT_PART_INSTALL/programs/server/npm/node_modules/meteor/rajit_bootstrap3-datepicker/lib/bootstrap-datepicker/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs
+ rm -f $SNAPCRAFT_PART_INSTALL/programs/server/npm/node_modules/meteor/lucasantoniassi_accounts-lockout/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs
rm -f $SNAPCRAFT_PART_INSTALL/programs/server/npm/node_modules/tar/lib/.mkdir.js.swp
rm -f $SNAPCRAFT_PART_INSTALL/lib/node_modules/node-pre-gyp/node_modules/tar/lib/.mkdir.js.swp
rm -f $SNAPCRAFT_PART_INSTALL/lib/node_modules/node-gyp/node_modules/tar/lib/.mkdir.js.swp