From 416ad53878c5638f4a6159cfbdf7dcbdaddfeeac Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 14 Apr 2016 19:28:08 +0200 Subject: [PATCH] Fix typo for no-debuginfo properly --- builder/builder-options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/builder-options.c b/builder/builder-options.c index d52109a4..40bb4909 100644 --- a/builder/builder-options.c +++ b/builder/builder-options.c @@ -245,7 +245,7 @@ builder_options_class_init (BuilderOptionsClass *klass) FALSE, G_PARAM_READWRITE)); g_object_class_install_property (object_class, - PROP_STRIP, + PROP_NO_DEBUGINFO, g_param_spec_boolean ("no-debuginfo", "", "",