]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 22 Jan 2009 20:51:43 +0000 (20:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox-build_fix.patch -> 1.2

VirtualBox-build_fix.patch [deleted file]

diff --git a/VirtualBox-build_fix.patch b/VirtualBox-build_fix.patch
deleted file mode 100644 (file)
index d985ec4..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
---- src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk.orig  2008-12-19 11:09:46.000000000 +0100
-+++ src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk       2008-12-19 12:47:44.000000000 +0100
-@@ -221,6 +221,7 @@
- # vboxnetflt(.ko/.o/) - The lower case driver.
- # Note! On Solaris the name has to be <= 8 chars long.
- #
-+ ifdef VBOX_WITH_VBOXDRV
- SYSMODS += vboxnetflt
- vboxnetflt_TEMPLATE      = VBOXR0DRV
- vboxnetflt_NAME.solaris  = vboxflt
-@@ -246,7 +247,7 @@
- vboxnetflt_SOURCES.linux = linux/VBoxNetFlt-linux.c
- vboxnetflt_SOURCES.solaris = solaris/VBoxNetFlt-solaris.c
- vboxnetflt_SOURCES = VBoxNetFlt.c
--
-+ endif
- endif
- ifeq ($(KBUILD_TARGET),linux)
This page took 0.095674 seconds and 4 git commands to generate.