wok rev 18411
open-vm-tools: more diag
author | Nathan Neulinger <nneul@neulinger.org> |
---|---|
date | Sat Sep 19 16:17:57 2015 +0000 (2015-09-19) |
parents | 29ea5b36b16e |
children | ddbcf8a468f6 |
files | linux64-open-vm-tools-kernel/receipt |
line diff
1.1 --- a/linux64-open-vm-tools-kernel/receipt Sat Sep 19 15:44:21 2015 +0000 1.2 +++ b/linux64-open-vm-tools-kernel/receipt Sat Sep 19 16:17:57 2015 +0000 1.3 @@ -38,6 +38,9 @@ 1.4 $CONFIGURE_ARGS 1.5 1.6 ls -al /usr/bin/ 1.7 + ls -al /usr/share/uclibc-cross-compiler-x86_64 1.8 + echo $PATH 1.9 + 1.10 cd modules && make CFLAGS="" KBUILD_VERBOSE=1 && make DESTDIR=$install install 1.11 } 1.12