summaryrefslogtreecommitdiff
path: root/share/hooks/live/0040-create-locales-files.hook.chroot
diff options
context:
space:
mode:
Diffstat (limited to 'share/hooks/live/0040-create-locales-files.hook.chroot')
-rwxr-xr-xshare/hooks/live/0040-create-locales-files.hook.chroot7
1 files changed, 0 insertions, 7 deletions
diff --git a/share/hooks/live/0040-create-locales-files.hook.chroot b/share/hooks/live/0040-create-locales-files.hook.chroot
deleted file mode 100755
index 8a5a8677c..000000000
--- a/share/hooks/live/0040-create-locales-files.hook.chroot
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-set -e
-
-# Create /etc/environment and /etc/default/locale
-touch /etc/environment
-touch /etc/default/locale