]> piware.de Git - bin.git/commitdiff
postinst-setup: kill running apt-gets
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 1 Mar 2007 13:07:54 +0000 (14:07 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Thu, 1 Mar 2007 13:07:54 +0000 (14:07 +0100)
postinst-setup

index fe68f392320774d6ad78566142342fbbf806660f..1a6badc82d35d508a7cb3945bc08f12b9fc4049b 100755 (executable)
@@ -63,6 +63,9 @@ fi
 dpkg -i /home/martin/download/libdvdcss2_*deb || true
 locale-gen ru_RU ru_RU.UTF-8
 
+# cronjob goo
+killall apt-get
+
 # install packages from network sources
 apt-get update -o Acquire::Http::No-Cache=true