From d44e342acbd35783d666ae3e005d1843f42545b8 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 11 Apr 2007 19:03:28 +0200 Subject: [PATCH] postinst-setup: do not fail if killing apt fails --- postinst-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postinst-setup b/postinst-setup index ec33a20..f743683 100755 --- a/postinst-setup +++ b/postinst-setup @@ -64,7 +64,7 @@ dpkg -i /home/martin/download/libdvdcss2_*deb || true locale-gen ru_RU ru_RU.UTF-8 # cronjob goo -killall apt-get +killall apt-get || true # remove packages that we do not need apt-get remove --purge -y --auto-remove network-manager hplip brltty bluez-cups gnome-accessibility-themes gnome-mag gnome-orca onboard tomboy ttf-arabeyes ttf-arphic-ukai ttf-arphic-uming ttf-baekmuk ttf-gentium ttf-indic-fonts ttf-kochi-gothic ttf-kochi-mincho ttf-lao ttf-malayalam-fonts ttf-mgopen ttf-thai-tlwg -- 2.39.2