[glib-networking/mcatanzaro/proxies: 2/2] Fix code style issues in meson.build




commit e5b218a0229932ba86def926f8af39488a110912
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Fri Feb 11 10:12:10 2022 -0600

    Fix code style issues in meson.build

 meson.build | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index a28783e0..ceba18a4 100644
--- a/meson.build
+++ b/meson.build
@@ -172,11 +172,11 @@ endif
 proxy_test_programs = []
 
 if libproxy_dep.found()
-subdir('proxy/libproxy')
+  subdir('proxy/libproxy')
 endif
 
 if gsettings_desktop_schemas_dep.found()
-subdir('proxy/gnome')
+  subdir('proxy/gnome')
 endif
 
 # FIXME: This ought to work on Windows.


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