mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-text/winefish: fdo-mime->xdg-utils
Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
committed by
David Seifert
parent
9f144bf03f
commit
6bee8b5708
@@ -1,8 +1,8 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit autotools eutils fdo-mime
|
||||
inherit autotools eutils xdg-utils
|
||||
|
||||
MY_PV=${PV/%[[:alpha:]]/}
|
||||
|
||||
@@ -48,6 +48,6 @@ src_install() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
fdo-mime_desktop_database_update
|
||||
fdo-mime_mime_database_update
|
||||
xdg_desktop_database_update
|
||||
xdg_mimeinfo_database_update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user