mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
media-sound/denemo: call font_pkg_setup too
Fixes: dc3e2348609b3c156dd9e06aba46be5f7b69fefb Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
7725c94ca2
commit
b516668c6e
@ -70,6 +70,11 @@ PATCHES=(
|
||||
)
|
||||
DOCS=( AUTHORS ChangeLog docs/{DESIGN{,.lilypond},GOALS,TODO} NEWS )
|
||||
|
||||
pkg_setup() {
|
||||
guile-single_pkg_setup
|
||||
font_pkg_setup
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
sed -e '/^Categories=/s/GNOME\;/GNOME\;GTK\;/' -i pixmaps/org.denemo.Denemo.desktop || die
|
||||
sed -e 's|appdatadir = \$(datarootdir)/appdata|appdatadir = \$(datarootdir)/metainfo|' \
|
||||
Loading…
x
Reference in New Issue
Block a user