From 1bb6be013912de53febaf91c9ff4dff6085ecc4f Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Sun, 14 Jul 2013 20:33:20 +0200 Subject: [PATCH] fix broken native build Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/6f0bf5e1e3575f08ba2609a421703d5d256c192a Author: Stefan Seyfried Date: 2013-07-14 (Sun, 14 Jul 2013) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- acinclude.m4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/acinclude.m4 b/acinclude.m4 index 144d55b66..5add1c4ce 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -132,6 +132,8 @@ if test "$TARGET" = "cdk"; then targetlocalstatedir="\${TARGET_PREFIX}/var" targetlibdir="\${TARGET_PREFIX}/lib" targetmntdir="\${TARGET_PREFIX}/mnt" +else + mntdir="/mnt" # hack fi TUXBOX_APPS_DIRECTORY_ONE(configdir,CONFIGDIR,localstatedir,/var,/tuxbox/config,