1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 18:55:29 +03:00
aports/community/gnome-software/gnome-software.post-upgrade
Pablo Correa Gómez 108b84872f community/gnome-software: stop taking care of AppStream data
This makes us compliant with the specification
2023-02-04 01:16:14 +01:00

8 lines
314 B
Bash

#!/bin/sh
# Can be removed once GNOME 42 exists in two subsequent stable releases
rm -f /var/cache/app-info/xmls/org.gnome.Software-*.xml.gz
rmdir -p --ignore-fail-on-non-empty /var/cache/app-info/xmls/ || exit 0
# Taken care of by alpine-appstream-downloader
rm -f /var/cache/swcatalog/xml/org.gnome.Software-*