From 43d257393e736a12f6476c2f34a6cedc336a17ed Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Thu, 7 Jul 2005 21:55:57 +0000 Subject: Fixed path issue --- packages/mysql/mysql_4.1.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/mysql/mysql_4.1.12.bb') diff --git a/packages/mysql/mysql_4.1.12.bb b/packages/mysql/mysql_4.1.12.bb index a1173158ee..3082a76929 100644 --- a/packages/mysql/mysql_4.1.12.bb +++ b/packages/mysql/mysql_4.1.12.bb @@ -15,7 +15,7 @@ inherit autotools EXTRA_OEMAKE = "'GEN_LEX_HASH=${STAGING_BINDIR}/gen_lex_hash'" -EXTRA_OECONF = " --with-embedded-server --prefix=/usr --datadir=/var/share --sysconfdir=/etc --localstatedir=/var/state --disable-dependency-tracking --without-raid --without-debug --with-low-memory --without-query-cache --without-man --without-docs --without-innodb " +EXTRA_OECONF = " --with-embedded-server --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-dependency-tracking --without-raid --without-debug --with-low-memory --without-query-cache --without-man --without-docs --without-innodb " do_stage() { autotools_stage_includes -- cgit v1.2.3