From 9ab3f731d0c7b26d094c04d44a45b62cfbd0b477 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 20:16:12 +0200 Subject: Enabling inclusion of vendor.conf. Signed-off-by: Daniel Baumann --- debian/rules | 3 --- 1 file changed, 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index dfccc5b..ec62cc1 100755 --- a/debian/rules +++ b/debian/rules @@ -18,12 +18,9 @@ override_dh_auto_configure: $(PARENTAL_CONTROL) \ -Dvendor-conf-file=/usr/lib/gnome-initial-setup/vendor.conf -# Skip language chooser on Ubuntu since it doesn't work there override_dh_install: dh_install -ifeq (yes,$(shell dpkg-vendor --derives-from Ubuntu && echo yes)) dh_install debian/vendor.conf /usr/lib/gnome-initial-setup -endif # Depend on the appropriate package for the Welcome logo override_dh_gencontrol: -- cgit v1.2.3