From e85be1093be976f6fb7317f3003ac280c8bc9254 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:47:46 +0200 Subject: Enabling inclusion of vendor.conf. Signed-off-by: Daniel Baumann --- debian/rules | 3 --- debian/vendor.conf | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 939d03e..4800753 100755 --- a/debian/rules +++ b/debian/rules @@ -22,11 +22,8 @@ override_dh_auto_configure: -Dauto_features=enabled \ $(PARENTAL_CONTROL) -# Skip language chooser on Ubuntu since it doesn't work there -ifeq (yes,$(shell dpkg-vendor --derives-from Ubuntu && echo yes)) execute_after_dh_install: dh_install debian/vendor.conf /usr/share/gnome-initial-setup/ -endif # Depend on the appropriate package for the Welcome logo # And don't add malcontent Recommends in Ubuntu diff --git a/debian/vendor.conf b/debian/vendor.conf index 690909e..9081060 100644 --- a/debian/vendor.conf +++ b/debian/vendor.conf @@ -1,2 +1,2 @@ [pages] -skip=language +skip= -- cgit v1.2.3