David Runge pushed to branch main at Arch Linux / Packaging / Packages / fwbuilder
Commits: 00058506 by David Runge at 2026-07-18T01:29:07+02:00 Remove unused and unnecessary alpm-install-scriptlet file The actions have been superseded by system-wide alpm-hooks. Signed-off-by: David Runge <[email protected]> - - - - - 1 changed file: - − fwbuilder.install Changes: ===================================== fwbuilder.install deleted ===================================== @@ -1,14 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-desktop-database -q /usr/share/applications &> /dev/null - update-mime-database usr/share/mime &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} - View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fwbuilder/-/commit/000585068aacbdc7963558e1740437cab859b3c2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fwbuilder/-/commit/000585068aacbdc7963558e1740437cab859b3c2 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
