]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/vconsole/meson.build
Drop my copyright headers
[thirdparty/systemd.git] / src / vconsole / meson.build
index 1260b5353789d461cdd3c03898ddc31faf3f1ba7..03065ec26c7205489c8d0e3175fee84e2ee5fd4a 100644 (file)
@@ -1,4 +1,6 @@
-if conf.get('ENABLE_VCONSOLE', false)
+# SPDX-License-Identifier: LGPL-2.1+
+
+if conf.get('ENABLE_VCONSOLE') == 1
         vconsole_rules = configure_file(
                 input : '90-vconsole.rules.in',
                 output : '90-vconsole.rules',