Update rules

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-10-03 22:22:20 +03:00 committed by GitHub
parent cebf0df14b
commit eb4905bdd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
debian/rules vendored
View File

@ -12,7 +12,6 @@ CONFFLAGS =
ifeq ($(DEB_HOST_ARCH_OS),linux)
CONFFLAGS += \
-Dnetworkmanager=true \
-Dsoup2=false \
-Dsystemd=true
endif
@ -29,6 +28,7 @@ override_dh_auto_configure:
-Dextensions-tool:bash_completion=enabled \
$(CONFFLAGS)
override_dh_makeshlibs:
true