[packages/VirtualBox] - fix building kernel modules

baggins baggins at pld-linux.org
Wed Jan 28 00:25:36 CET 2015


commit 8608f39a13b1a69a334e59d6510c81f6d70f3eac
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Jan 28 00:25:20 2015 +0100

    - fix building kernel modules

 VirtualBox.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 01d75cc..4f65206 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -29,6 +29,10 @@
 exit 1
 %endif
 
+%if %{with kernel}
+%define		_duplicate_files_terminate_build	0
+%endif
+
 %if %{without userspace}
 # nothing to be placed to debuginfo package
 %undefine	with_debuginfo
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/8608f39a13b1a69a334e59d6510c81f6d70f3eac



More information about the pld-cvs-commit mailing list