]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
drop sed 4.6 patch
authorJan Palus <atler@pld-linux.org>
Fri, 21 Dec 2018 10:28:28 +0000 (11:28 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 21 Dec 2018 10:28:28 +0000 (11:28 +0100)
regression fixed in sed 4.7

VirtualBox-sed-4.6.patch [deleted file]
VirtualBox.spec

diff --git a/VirtualBox-sed-4.6.patch b/VirtualBox-sed-4.6.patch
deleted file mode 100644 (file)
index 8b08e48..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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
index 931e37dfdbd7ba243e2fd9e147d57e81e96e8973..a825d32dad8eea23fca0e55360d489a336e97268 100644 (file)
@@ -81,7 +81,6 @@ Patch13:      %{pname}-no-scrextend.patch
 Patch14:       %{pname}-multipython.patch
 Patch15:       %{pname}-lightdm-1.19.2.patch
 Patch16:       %{pname}-no-vboxvideo.patch
-Patch17:       %{pname}-sed-4.6.patch
 URL:           http://www.virtualbox.org/
 %if %{with userspace}
 %ifarch %{x8664}
@@ -550,7 +549,6 @@ cd ../..\
 %patch14 -p0
 %patch15 -p0
 %patch16 -p0
-%patch17 -p1
 
 %{__sed} -i -e 's,@VBOX_DOC_PATH@,%{_docdir}/%{name}-%{version},' \
        -e 's/Categories=.*/Categories=Utility;Emulator;/' src/VBox/Installer/common/virtualbox.desktop.in
This page took 0.106169 seconds and 4 git commands to generate.