[packages/VirtualBox] - removed _noautostrip workaround, bug not reproducible on current build system
baggins
baggins at pld-linux.org
Fri Oct 18 11:51:13 CEST 2013
commit 4d864c732c2ba4dead57aafe2c77ca41cbde7a2b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Oct 18 11:50:10 2013 +0200
- removed _noautostrip workaround, bug not reproducible on current build system
VirtualBox.spec | 10 ----------
1 file changed, 10 deletions(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 798320a..2ecaad9 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -163,16 +163,6 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define outdir out/%{vbox_platform}/release/bin
%define objdir out/%{vbox_platform}/release/obj
-# workaround buggy 'file' results:
-#
-# EfiThunk: \0
-# qt_ro.qm: \0 "<\270d\030\312\357\234\225\315!\034\277`\241\275\335B"
-# VBoxEFI32.fd: \0
-# VBoxEFI64.fd: \0
-#
-# which lead to 'Stripping ... ELF shared libraries... (...)/nls/qt_ro.qm: File format not recognized'
-#define _noautostrip .*%{_libdir}/%{name}/.*
-
%description
Oracle VirtualBox is a general-purpose full virtualizer for x86
hardware. Targeted at server, desktop and embedded use, it is now the
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/4d864c732c2ba4dead57aafe2c77ca41cbde7a2b
More information about the pld-cvs-commit
mailing list