mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 08:40:56 +00:00
Backed out changeset 1a0776f93e88 (bug 1622282) for snap repackage bustages. DONTBUILD
--HG-- extra : rebase_source : c2a45e4f24a62cf7c42affeac397bb8f8e1b0e67
This commit is contained in:
parent
a5b138463b
commit
f995b16e1b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user