[tracker/wip/carlosg/hotdoc: 1/40] meson: Adjust indentation




commit 46341d1c8f236d8f41bc435679c544e73c37abed
Author: Daniele Nicolodi <daniele grinta net>
Date:   Wed May 12 22:55:09 2021 +0200

    meson: Adjust indentation

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 8364a9244..1dfd1142e 100644
--- a/meson.build
+++ b/meson.build
@@ -342,7 +342,7 @@ vapi_dir = join_paths(get_option('prefix'), get_option('datadir'), 'vala', 'vapi
 
 if gobject_introspection.found()
   typelib_dir = gobject_introspection.get_pkgconfig_variable('typelibdir',
-                                                           define_variable:  [ 'libdir', libdir ])
+                                                             define_variable: [ 'libdir', libdir ])
 endif
 
 subdir('src')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]