#! /bin/sh /usr/share/dpatch/dpatch-run ## 16-no-update.dpatch by Michael Meskes ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Do not check for updates @DPATCH@ --- virtualbox-ose-2.2.0-dfsg/src/VBox/Main/VirtualBoxImpl.cpp.orig 2009-04-08 13:47:26.000000000 +0200 +++ virtualbox-ose-2.2.0-dfsg/src/VBox/Main/VirtualBoxImpl.cpp 2009-04-08 14:20:41.000000000 +0200 @@ -85,6 +85,9 @@ "" RTFILE_LINEFEED " "RTFILE_LINEFEED + " "RTFILE_LINEFEED + " "RTFILE_LINEFEED + " "RTFILE_LINEFEED " "RTFILE_LINEFEED " "RTFILE_LINEFEED " "RTFILE_LINEFEED --- virtualbox-ose-2.2.0-dfsg/src/VBox/Frontends/VirtualBox/Makefile.kmk.orig2 2009-04-09 11:19:52.000000000 +0200 +++ virtualbox-ose-2.2.0-dfsg/src/VBox/Frontends/VirtualBox/Makefile.kmk 2009-04-09 11:20:03.000000000 +0200 @@ -36,7 +36,7 @@ VBOX_WITH_REGISTRATION := 1 # Show the update notifier dialog during startup. If this setting is disabled # the user can still update using the menu if desired. -VBOX_WITH_UPDATE_REQUEST := 1 +#VBOX_WITH_UPDATE_REQUEST := 1 #