Skip to content

Commit

Permalink
app-misc/font-manager: fix live
Browse files Browse the repository at this point in the history
  • Loading branch information
PF4Public committed Apr 13, 2024
1 parent ec7f2bc commit fe7c250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-misc/font-manager/font-manager-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=8
EMESON_BUILDTYPE=release

inherit gnome2 meson vala

Expand Down Expand Up @@ -67,6 +68,5 @@ src_configure() {
$(meson_use google-fonts webkit) \
$(meson_use nls enable-nls) \
$(meson_use doc yelp-doc) \
$(meson_use doc gtk-doc) \
--buildtype=release
$(meson_use doc gtk-doc)
}

0 comments on commit fe7c250

Please sign in to comment.