mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
net-wireless/blueman: Remove obsolete *_savelist calls
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -112,11 +112,6 @@ src_install() {
|
||||
rm "${D}"/$(python_get_sitedir)/*.la || die
|
||||
}
|
||||
|
||||
pkg_preinst() {
|
||||
gnome2_icon_savelist
|
||||
gnome2_schemas_savelist
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
gnome2_icon_cache_update
|
||||
gnome2_schemas_update
|
||||
|
||||
@@ -110,11 +110,6 @@ src_install() {
|
||||
rm "${D}"/$(python_get_sitedir)/*.la || die
|
||||
}
|
||||
|
||||
pkg_preinst() {
|
||||
gnome2_icon_savelist
|
||||
gnome2_schemas_savelist
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
gnome2_icon_cache_update
|
||||
gnome2_schemas_update
|
||||
|
||||
Reference in New Issue
Block a user