X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=postinst-setup;h=5b69f88b4d1000e1b545413465b1f2866ddfa42e;hp=079cc5d086da69d6e95774e2e5ff0c7eecfecd7c;hb=2cb5f8d25e41e881bd5f89b1a31b1f06460f1d6c;hpb=4aecaff49cc512735e95ae06d29c674bc753fdd8 diff --git a/postinst-setup b/postinst-setup index 079cc5d..5b69f88 100755 --- a/postinst-setup +++ b/postinst-setup @@ -61,12 +61,6 @@ fi newaliases /etc/init.d/postfix restart -# copy apt cache -if [ -d /home/aptcache ]; then - find /home/aptcache/ -name "*.deb" -exec cp '{}' /var/cache/apt/archives/ \; - rm -rf /home/aptcache -fi - # other setup dpkg -i /home/martin/download/libdvdcss2_*deb || true locale-gen ru_RU ru_RU.UTF-8