]> git.pld-linux.org Git - packages/libhandy1.git/commitdiff
fix build without glade
authorJan Palus <atler@pld-linux.org>
Mon, 4 May 2020 10:56:41 +0000 (12:56 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 4 May 2020 10:56:41 +0000 (12:56 +0200)
libhandy.spec

index f8a650c9bdeac80aff500a2c785bea0f00b48c4d..a89bc6f23c63b164961198dbd09a6af5a3b4e0c7 100644 (file)
@@ -102,7 +102,7 @@ API jÄ™zyka VALA do biblioteki libhandy.
 %build
 %meson build \
        -Dexamples=false \
-       %{!?with_glade:-Dglade_catalog=false} \
+       %{!?with_glade:-Dglade_catalog=disabled} \
        %{?with_apidocs:-Dgtk_doc=true} \
        %{!?with_vala:-Dvapi=false}
 
This page took 0.217965 seconds and 4 git commands to generate.