commit 51ef4838deaf8b2a531bc8c89ec99e98cea09b20
Author: Jan Rękorajski <[email protected]>
Date: Sun Oct 27 22:01:34 2013 +0100
- mount.vboxfs belongs to userland
VirtualBox.spec | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 727ec06..4469963 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -509,13 +509,12 @@ EOF
XSERVER_VERSION=$(rpm -q --queryformat '%{VERSION}\n'
xorg-xserver-server-devel | awk -F. ' { print $1 $2 } ' 2> /dev/null || echo
ERROR)
kmk %{?_smp_mflags}
-%endif
-%if %{with kernel}
-%{expand:%bkpkg}
%{__cc} %{rpmcflags} %{rpmldflags} -Wall -Werror
src/VBox/Additions/linux/sharedfolders/{mount.vboxsf.c,vbsfmount.c} -o
mount.vboxsf
%endif
+%{?with_kernel:%{expand:%bkpkg}}
+
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/51ef4838deaf8b2a531bc8c89ec99e98cea09b20
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit