From 177094b603ef5d26c92dd522f92d328e370d051f Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 25 Oct 2014 22:48:36 +0300 Subject: add beta1 test-fix for: locale lost for selected country (mga#3723) --- config/live.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/live.cfg') diff --git a/config/live.cfg b/config/live.cfg index f398dc5..93049fe 100644 --- a/config/live.cfg +++ b/config/live.cfg @@ -46,6 +46,9 @@ my $_l = { [ 'files/01_gsettings-desktop-schemas.gschema.override', '/usr/share/glib-2.0/schemas/01_gsettings-desktop-schemas.gschema.override', { mode => 0644, no_install => 1 } ], [ 'files/glib2-branding.gschema.override', '/usr/share/glib-2.0/schemas/glib2-branding.gschema.override', { mode => 0644 } ], ), + # test fix for mga #3723 + [ 'files/pkgs.pm', '/usr/lib/libDrakX/pkgs.pm' ], + # blacklist pata_acpi [ 'files/blacklist_ide.conf', '/etc/modprobe.d/blacklist_ide.conf', { mode => 0644 } ], -- cgit v1.2.1