File debian.rules of Package labwc

#!/usr/bin/make -f
include /usr/share/dpkg/pkg-info.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -Dxwayland=disabled

override_dh_strip:
	dh_strip --no-automatic-dbgsym
openSUSE Build Service is sponsored by