]> piware.de Git - bin.git/commitdiff
postinst-setup: drop 32 bit libs
authorMartin Pitt <martin@piware.de>
Wed, 12 Jan 2011 04:58:30 +0000 (22:58 -0600)
committerMartin Pitt <martin@piware.de>
Wed, 12 Jan 2011 04:58:30 +0000 (22:58 -0600)
postinst-setup

index 120f906c380556ae73d3f606f8b29a3c6991d4fd..9da6f146f71f09d340417ec1e266c3aa4b7a4b1e 100755 (executable)
@@ -72,11 +72,6 @@ apt-get update
 DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y --force-yes vim bzrtools patchutils offlineimap wipe diffstat gtimelog jigdo-file libtool devhelp python-doc manpages-dev gstreamer0.10-fluendo-mp3 gstreamer0.10-ffmpeg weechat weechat-plugins weechat-scripts dpatch wdiff ccache listadmin quilt cryptsetup mutt editmoin lintian python-gtk2-doc fakechroot ubuntu-dev-tools dput dchroot fakechroot easytag rsnapshot texlive-lang-german texlive-latex-extra powertop vim-scripts libtemplate-perl kvm bzr-buildpackage git-core greasemonkey build-essential fakeroot devscripts libglib2.0-doc libgtk2.0-doc git-buildpackage d-feet germinate debootstrap seahorse-plugins wmctrl mumble
 apt-get -y build-dep postgresql-8.4 cups apport calibre gvfs udisks upower gnome-disk-utility
 
-# basic 32 bit libraries (for adb)
-if [ `uname -m` = x86_64 ]; then
-    apt-get install -y lib32stdc++6 lib32ncurses5 libc6-i386
-fi
-
 # crontabs
 crontab -u martin - <<EOF
 # m h  dom mon dow   command