From 7f115394f59f2e6f9c5337802482dc4591cc1dbd Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 18 Jan 2014 10:32:32 +0100 Subject: imlib is unused for 12 years & not in drakx for 6 years... --- perl-install/install/gtk.pm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'perl-install/install/gtk.pm') diff --git a/perl-install/install/gtk.pm b/perl-install/install/gtk.pm index 29d961650..0804e2755 100644 --- a/perl-install/install/gtk.pm +++ b/perl-install/install/gtk.pm @@ -252,10 +252,6 @@ sub createXconf { $mouse_type = 'IMPS/2' if $mouse_type eq 'vboxmouse'; symlinkf(devices::make($mouse_dev), "/dev/mouse") if $mouse_dev ne 'none'; - #- needed for imlib to start on 8-bit depth visual. - symlink("/tmp/stage2/etc/imrc", "/etc/imrc"); - symlink("/tmp/stage2/etc/im_palette.pal", "/etc/im_palette.pal"); - #- remove "error opening security policy file" warning symlink("/tmp/stage2/etc/X11", "/etc/X11"); -- cgit v1.2.1