From 80dfec1f5f3789f00de7f0bd04b1454b584b506a Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 31 Aug 2011 12:47:29 +0200 Subject: [PATCH] postinst-setup: updates --- postinst-setup | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/postinst-setup b/postinst-setup index 159bc2d..0d002da 100755 --- a/postinst-setup +++ b/postinst-setup @@ -69,9 +69,9 @@ rm -f /etc/rcS.d/*pcmcia* /etc/rcS.d/*ppp* killall apt-get || true apt-get update -DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y --force-yes vim bzrtools patchutils offlineimap wipe diffstat gtimelog 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 fakechroot ubuntu-dev-tools dput dchroot easytag rsnapshot texlive-lang-german texlive-latex-extra powertop qemu-kvm bzr-buildpackage git-core build-essential fakeroot devscripts libglib2.0-doc libgtk-3-doc git-buildpackage d-feet germinate debootstrap seahorse-plugins wmctrl mumble qemu-kvm flashplugin-installer libnotify-bin +DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y --force-yes vim patchutils offlineimap diffstat gtimelog 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 fakechroot ubuntu-dev-tools dput dchroot easytag rsnapshot texlive-lang-german texlive-latex-extra powertop qemu-kvm bzr-buildpackage git-core build-essential fakeroot devscripts libglib2.0-doc libgtk-3-doc git-buildpackage d-feet germinate debootstrap wmctrl mumble qemu-kvm libnotify-bin -apt-get -y build-dep postgresql-9.0 cups apport calibre gvfs udisks upower gnome-disk-utility udev python-gobject +apt-get -y build-dep postgresql-9.1 cups apport calibre gvfs udisks upower gnome-disk-utility udev python-gobject # crontabs crontab -u martin - </dev/null EOF -if [ -x /usr/bin/gtimelog ]; then - patch --no-backup-if-mismatch /usr/share/pyshared/gtimelog/main.py ~martin/archiv/gtimelog.tuesday.patch -fi +#if [ -x /usr/bin/gtimelog ]; then +# patch --no-backup-if-mismatch /usr/share/pyshared/gtimelog/main.py ~martin/archiv/gtimelog.tuesday.patch +#fi -- 2.39.2