Backed out changeset 1a0776f93e88 (bug 1622282) for snap repackage bustages. DONTBUILD

--HG--
extra : rebase_source : c2a45e4f24a62cf7c42affeac397bb8f8e1b0e67
This commit is contained in:
Bogdan Tara 2020-03-20 14:59:53 +02:00
parent a5b138463b
commit f995b16e1b

View File

@ -81,18 +81,6 @@ parts:
mkdir -p $SNAPCRAFT_PART_INSTALL/usr/share/mime
update-mime-database $SNAPCRAFT_PART_INSTALL/usr/share/mime
# Find files provided by the base and platform snap and ensure they aren't
# duplicated in this snap
cleanup:
after: [shared-mime-info]
plugin: nil
build-snaps: [core18, gnome-3-28-1804]
override-prime: |
set -eux
for snap in "core18" "gnome-3-28-1804"; do
cd "/snap/$snap/current" && find . -type f,l -exec rm -f "$SNAPCRAFT_PRIME/{}" \;
done
slots:
dbus-daemon:
interface: dbus