diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
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: |