]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- don't search for kernel headers when build userspace
authorzbyniu <zbyniu@pld-linux.org>
Fri, 29 Feb 2008 16:14:54 +0000 (16:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox.spec -> 1.66

VirtualBox.spec

index 077ea6598f4ea721b70e4fee292dde479a3f60cd..6260e77ebbbce6712bd3d504e7cb4ca6eb538ef9 100644 (file)
@@ -260,7 +260,7 @@ rm -rf PLD-MODULE-BUILD && mkdir PLD-MODULE-BUILD && cd PLD-MODULE-BUILD
 ./configure \
        --with-gcc="%{__cc}" \
        --with-g++="%{__cxx}" \
-       --with-linux="%{_builddir}/%{buildsubdir}/kernel"
+       --disable-kmods
 
 . ./env.sh && kmk -j1
 %endif
This page took 0.029366 seconds and 4 git commands to generate.