kmscon: disable systemd option by default.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'kmscon'
|
# Template file for 'kmscon'
|
||||||
pkgname=kmscon
|
pkgname=kmscon
|
||||||
version=8
|
version=8
|
||||||
revision=3
|
revision=4
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
@@ -18,7 +18,6 @@ checksum=0ab01c1cdc4fbd692ce765e80478bc2d9663a7c55a5c75cc7ac421366ee6ae2b
|
|||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
build_options_default="systemd"
|
|
||||||
|
|
||||||
if [ "$build_option_systemd" ]; then
|
if [ "$build_option_systemd" ]; then
|
||||||
configure_args+=" --enable-multi-seat"
|
configure_args+=" --enable-multi-seat"
|
||||||
|
Reference in New Issue
Block a user