summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks/03-lxde-fixes
diff options
context:
space:
mode:
Diffstat (limited to 'config/chroot_local-hooks/03-lxde-fixes')
-rwxr-xr-xconfig/chroot_local-hooks/03-lxde-fixes2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/chroot_local-hooks/03-lxde-fixes b/config/chroot_local-hooks/03-lxde-fixes
index 60be728..c73f876 100755
--- a/config/chroot_local-hooks/03-lxde-fixes
+++ b/config/chroot_local-hooks/03-lxde-fixes
@@ -16,6 +16,6 @@ if [ -x /usr/sbin/lightdm ]; then
# on lxde delete packages to reduce image-size
apt-get purge --yes aptitude aptitude-common
- #apt-get purge --yes vim vim-common vim-runtime
+ apt-get purge --yes vim vim-common vim-runtime
fi