wok diff linux64-open-vm-tools-kernel/receipt @ rev 22316
updated xvidcore and xvidcore-dev (1.3.2 -> 1.3.5)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Nov 14 11:16:39 2019 +0100 (2019-11-14) |
parents | 0554d00baf8e |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/linux64-open-vm-tools-kernel/receipt Sat Sep 19 16:17:57 2015 +0000 1.2 +++ b/linux64-open-vm-tools-kernel/receipt Thu Nov 14 11:16:39 2019 +0100 1.3 @@ -17,6 +17,7 @@ 1.4 DEPENDS="shutdown glib libffi libmspack open-vm-tools linux64 procps" 1.5 BUILD_DEPENDS="uclibc-cross-compiler-x86_64 wget cacerts autoconf automake libtool linux-source linux-module-headers linux64 linux64-module-headers glib-dev libffi-dev libdnet-dev libmspack-dev procps slitaz-toolchain" 1.6 1.7 +AUFS_NOT_RAMFS="uclibc-cross-compiler-x86_64 is not compatible with aufs+tmpfs 8(" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 @@ -36,11 +37,6 @@ 1.12 --without-xerces \ 1.13 --with-kernel-release=${kvers}-slitaz64 \ 1.14 $CONFIGURE_ARGS 1.15 - 1.16 - ls -al /usr/bin/ 1.17 - ls -al /usr/share/uclibc-cross-compiler-x86_64 1.18 - echo $PATH 1.19 - 1.20 cd modules && make CFLAGS="" KBUILD_VERBOSE=1 && make DESTDIR=$install install 1.21 } 1.22