]> git.pld-linux.org Git - packages/VirtualBox.git/blobdiff - VirtualBox-sed-4.6.patch
add patch to workaround sed 4.6 regression/changed behavior
[packages/VirtualBox.git] / VirtualBox-sed-4.6.patch
diff --git a/VirtualBox-sed-4.6.patch b/VirtualBox-sed-4.6.patch
new file mode 100644 (file)
index 0000000..8b08e48
--- /dev/null
@@ -0,0 +1,11 @@
+--- VirtualBox-6.0.0/src/VBox/Additions/linux/export_modules.sh.orig   2018-12-20 18:52:22.251544899 +0100
++++ VirtualBox-6.0.0/src/VBox/Additions/linux/export_modules.sh        2018-12-20 18:52:43.561388418 +0100
+@@ -16,7 +16,7 @@
+ # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
+ #
+-export LC_ALL=C
++export LC_ALL=C.UTF-8
+ # The below is GNU-specific.  See VBox.sh for the longer Solaris/OS X version.
+ TARGET=`readlink -e -- "${0}"` || exit 1
This page took 0.032796 seconds and 4 git commands to generate.