1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 22:32:37 +01:00

x11-libs/bamf: remove obsolete option passed at configure script

This commit is contained in:
2016-03-29 22:35:41 +02:00
parent b2684e2560
commit 6f89551daa
2 changed files with 1 additions and 2 deletions

View File

@@ -48,7 +48,6 @@ src_prepare() {
src_configure() {
local myeconfargs=(
--disable-gtktest
--disable-webapps
$(use_enable doc gtk-doc)
$(use_enable introspection)
VALA_API_GEN="${VAPIGEN}"