From f49f5f108bb196006d58bfa146133bc131ccf6d4 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sun, 2 Oct 2016 02:28:09 +0200 Subject: [PATCH] Remove old timezone via 'make upgrade'. --- Makefile_upgrade.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index 304ac23a97..d1a302789a 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -3125,6 +3125,7 @@ TO_REMOVE+=/boot/kernel/if_ep.ko TO_REMOVE+=/boot/kernel/if_vx.ko TO_REMOVE+=/usr/share/examples/perfmon TO_REMOVE+=/usr/lib/libkiconv.so.3 +TO_REMOVE+=/usr/share/zoneinfo/Asia/Rangoon .if !defined(WANT_INSTALLER) TO_REMOVE+=/usr/sbin/dfuibe_installer -- 2.11.4.GIT