From 924f298b349125e0f095197bae66a40bcf6f042c Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Fri, 20 Jan 2012 05:57:55 +0100 Subject: [PATCH] postinst-setup updates --- postinst-setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/postinst-setup b/postinst-setup index 7f5b950..06b6bd0 100755 --- a/postinst-setup +++ b/postinst-setup @@ -56,12 +56,12 @@ newaliases /etc/init.d/postfix restart # other setup -dpkg -i /home/martin/download/libdvdcss2_*deb || true +dpkg -i /home/martin/download/libdvdcss2_*amd64.deb || true locale-gen ru_RU ru_RU.UTF-8 # remove packages that we do not need killall apt-get || true # cronjob goo -apt-get purge -y --auto-remove hplip hplip-data hpijs brltty bluez-cups gnome-accessibility-themes gnome-mag gnome-orca onboard tomboy ttf-lao ttf-thai-tlwg libmono-system-core4.0-cil libmono-corlib4.0-cil thunderbird || true +apt-get purge -y --auto-remove hplip hplip-data printer-driver-hpijs printer-driver-hpcups brltty bluez-cups gnome-accessibility-themes gnome-orca onboard thunderbird || true #rm -f /etc/rcS.d/*pcmcia* /etc/rcS.d/*ppp* -- 2.39.2