From: Martin Pitt Date: Wed, 7 May 2008 08:04:51 +0000 (+0200) Subject: postinst-setup: install complete texlive X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=69772a3b8dd1e0214eeb0165aa00bd810ad6f13a postinst-setup: install complete texlive --- diff --git a/postinst-setup b/postinst-setup index 1770cd7..238bc6e 100755 --- a/postinst-setup +++ b/postinst-setup @@ -77,7 +77,7 @@ DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes vim bzrtools bzr-s apt-get -y build-dep postgresql-8.3 gnome-volume-manager hal cupsys apport jockey if [ `hostname` = donald ]; then - DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes dchroot rsnapshot dhcp3-server apache2 ia32-libs easytag latex-beamer texlive-lang-german fakechroot sane-utils imagemagick pngquant texlive-fonts-recommended pdfjam + DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes dchroot rsnapshot dhcp3-server apache2 ia32-libs easytag texlive latex-beamer texlive-lang-german fakechroot sane-utils imagemagick pngquant pdfjam fi umount /cdrom || true