]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- removed _noautostrip workaround, bug not reproducible on current build system
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 18 Oct 2013 09:50:10 +0000 (11:50 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 18 Oct 2013 09:50:10 +0000 (11:50 +0200)
VirtualBox.spec

index 798320aeabcbd00eab54ee655a34782d61f1fbb7..2ecaad9401554b74df93f82b09435cca7070e1a5 100644 (file)
@@ -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
This page took 0.135945 seconds and 4 git commands to generate.