export DIROPTIONS="-m0755"
export MOPREFIX=${PN}
-check_KV() {
- if [ -z "${KV}" ]; then
- eerror ""
- eerror "Could not determine your kernel version."
- eerror "Make sure that you have a /usr/src/linux symlink,"
- eerror "and that the indicated kernel has been configured."
- eerror "You can also simply run the following command"
- eerror "in the directory referenced by /usr/src/linux:"
- eerror " make include/linux/version.h"
- eerror ""
- die
- fi
-}
-
# adds ".keep" files so that dirs aren't auto-cleaned
keepdir() {
dodir "$@"
hasg hasgq hasv hasq qa_source qa_call \
addread addwrite adddeny addpredict _sb_append_var \
lchown lchgrp esyslog use usev useq has_version portageq \
- best_version use_with use_enable register_die_hook check_KV \
+ best_version use_with use_enable register_die_hook \
keepdir unpack strip_duplicate_slashes econf einstall \
dyn_setup dyn_unpack dyn_clean into insinto exeinto docinto \
insopts diropts exeopts libopts \