From: Karol Krenski Date: Fri, 4 Nov 2011 21:14:04 +0000 (+0000) Subject: - outdated X-Git-Tag: auto/th/VirtualBox-4_1_6-2~2 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=d6a8a07e86748058e5193cd96f1b584e3bd15a9c;hp=c939e932e38f3cf106bdd4cd9b8c7b2cf39e4efb;p=packages%2FVirtualBox.git - outdated Changed files: VirtualBox-build.patch -> 1.3 --- diff --git a/VirtualBox-build.patch b/VirtualBox-build.patch deleted file mode 100644 index 05045ac..0000000 --- a/VirtualBox-build.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- VirtualBox-4.1.2_OSE/src/VBox/HostDrivers/VBoxPci/Makefile.kmk.orig 2011-08-15 14:28:45.000000000 +0200 -+++ VirtualBox-4.1.2_OSE/src/VBox/HostDrivers/VBoxPci/Makefile.kmk 2011-08-17 20:01:33.698295944 +0200 -@@ -18,7 +18,7 @@ - SUB_DEPTH = ../../../.. - include $(KBUILD_PATH)/subheader.kmk - if1of ($(KBUILD_TARGET), linux) -- -+ ifdef VBOX_WITH_VBOXDRV - # - # The driver. - # Note! For Linux, this is just a compile test. Don't use the binary! -@@ -82,7 +82,7 @@ - $(QUIET)$(RM) -f -- $@ - $(QUIET)$(SED) -e "s;_VERSION_;${VBOX_VERSION_STRING};g; s;_MODULE_;vboxpci;g; s;_BUILDTYPE_;${KBUILD_TYPE};g" --output $@ $< - $(QUIET)$(CHMOD) 0755 $@ -- -+ endif - endif # Supported platform. - include $(KBUILD_PATH)/subfooter.kmk -