]> git.pld-linux.org Git - packages/VirtualBox.git/blob - VirtualBox-sed-4.6.patch
8b08e48bfa7a07ae8ee517dfa7846eb9e16b30eb
[packages/VirtualBox.git] / VirtualBox-sed-4.6.patch
1 --- VirtualBox-6.0.0/src/VBox/Additions/linux/export_modules.sh.orig    2018-12-20 18:52:22.251544899 +0100
2 +++ VirtualBox-6.0.0/src/VBox/Additions/linux/export_modules.sh 2018-12-20 18:52:43.561388418 +0100
3 @@ -16,7 +16,7 @@
4  # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
5  #
6  
7 -export LC_ALL=C
8 +export LC_ALL=C.UTF-8
9  
10  # The below is GNU-specific.  See VBox.sh for the longer Solaris/OS X version.
11  TARGET=`readlink -e -- "${0}"` || exit 1
This page took 0.017943 seconds and 2 git commands to generate.