summaryrefslogtreecommitdiffstats
path: root/move/make_live
diff options
context:
space:
mode:
Diffstat (limited to 'move/make_live')
-rwxr-xr-xmove/make_live3
1 files changed, 3 insertions, 0 deletions
diff --git a/move/make_live b/move/make_live
index 6f56896e9..f20f30905 100755
--- a/move/make_live
+++ b/move/make_live
@@ -210,5 +210,8 @@ substInFile {
unlink "$::prefix/usr/sbin/$_" foreach qw(drakautoinst drakboot drakfloppy drakgw drakedm drakfont rpmdrake MandrakeUpdate rpmdrake-remove edit-urpm-sources.pl);
unlink "$::prefix/usr/bin/$_" foreach qw(userdrake);
+#- selecting language must be done from drakx anyway
+unlink "$::prefix/usr/bin/localedrake";
+
#- drakxtools contains a broken unneeded file
unlink "$::prefix/usr/lib/libDrakX/modem.pm";