wok rev 18397

open-vm-tools: possibly working version for linux64 after evil hacks
author Nathan Neulinger <nneul@neulinger.org>
date Sat Sep 19 03:20:30 2015 +0000 (2015-09-19)
parents 9df1510d5221
children 156c3404d647
files linux64-open-vm-tools-kernel/receipt
line diff
     1.1 --- a/linux64-open-vm-tools-kernel/receipt	Sat Sep 19 02:27:00 2015 +0000
     1.2 +++ b/linux64-open-vm-tools-kernel/receipt	Sat Sep 19 03:20:30 2015 +0000
     1.3 @@ -34,11 +34,10 @@
     1.4  		--without-gtkmm \
     1.5  		--without-xmlsecurity \
     1.6  		--without-xerces \
     1.7 -                $CONFIGURE_ARGS && \
     1.8 -        make LINUXINCLUDE=/usr/src/linux-3.2.71-slitaz64/build/include && \
     1.9 -	make LINUXINCLUDE=/usr/src/linux-3.2.71-slitaz64/build/include DESTDIR=$install install
    1.10 +                $CONFIGURE_ARGS
    1.11  
    1.12 -		#--with-linuxdir=/usr/src/linux-${kvers}-slitaz64 \
    1.13 +	sed -i -e "s/${kvers}-slitaz/${kvers}-slitaz64/" modules/Makefile
    1.14 +	cd modules && make CFLAGS="" KBUILD_VERBOSE=1 && make DESTDIR=$install install
    1.15  }
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.