Author: lkundrak
Update of /cvs/free/rpms/VirtualBox-OSE/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15196
Modified Files:
VirtualBox-OSE.spec
Log Message:
Another crack ad fixing the keyboard tarball build
Index: VirtualBox-OSE.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/devel/VirtualBox-OSE.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- VirtualBox-OSE.spec 18 Jun 2010 09:00:08 -0000 1.55
+++ VirtualBox-OSE.spec 23 Jun 2010 11:55:08 -0000 1.56
@@ -167,7 +167,8 @@
VBOX_WITH_REGISTRATION_REQUEST= VBOX_WITH_UPDATE_REQUEST= \
KMK_REVISION=3000 KBUILD_KMK_REVISION=3000 \
VBOX_GCC_OPT="%{optflags}" VBOX_GCC_GC_OPT="%{optflags}" \
- VBOX_GCC_R0_OPT="%{optflags}" VBOX_XCURSOR_LIBS="Xcursor Xext X11
GL"
+ VBOX_GCC_R0_OPT="%{optflags}" VBOX_XCURSOR_LIBS="Xcursor Xext X11
GL" \
+ VBOX_KEYBOARD_DEST_DIR="$PWD/obj/obj/VBoxKeyboard/install"
%install
@@ -340,7 +341,7 @@
-not -name 'VBox.sh' \
-not -name 'xpidl' \
-not -name 'scm' \
- -not -name 'vboxkeyboard.tar.gz' \
+ -not -name 'vboxkeyboard.tar.*' \
-exec basename '{}' \;) |sort) \
<(find $RPM_BUILD_ROOT%{_libdir}/virtualbox/* \
$RPM_BUILD_ROOT%{_bindir}/* \
Show replies by date