aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mythtv/mythtv_0.23+fixes.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-09 21:39:03 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-09 21:39:03 +0200
commit5566943a651226167997e55ca1112af1cc7a1540 (patch)
tree9fe30a5e4954d24fad4acd5dc6e22eab6f57cdd0 /recipes/mythtv/mythtv_0.23+fixes.bb
parent8888b934f982cada78555c2217d0066020bbc991 (diff)
downloadopenembedded-5566943a651226167997e55ca1112af1cc7a1540.tar.gz
mythtv: removed tabs
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/mythtv/mythtv_0.23+fixes.bb')
-rw-r--r--recipes/mythtv/mythtv_0.23+fixes.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/mythtv/mythtv_0.23+fixes.bb b/recipes/mythtv/mythtv_0.23+fixes.bb
index 5891a39ff0..972c285a47 100644
--- a/recipes/mythtv/mythtv_0.23+fixes.bb
+++ b/recipes/mythtv/mythtv_0.23+fixes.bb
@@ -2,7 +2,7 @@ require mythtv.inc
DEPENDS_{PN} += "libmyth"
DEPENDS_libmyth = "libmythdb libmythavutil libmythavcodec libmythavformat libmythswscale libmythhdhomerun \
- libmythtv libmythui libmythfreemheg libmythupnp libmythlivemedia"
+ libmythtv libmythui libmythfreemheg libmythupnp libmythlivemedia"
RDEPENDS_${PN} = "mythtv-backend mythtv-frontend mythtv-bin mythtv-filters mythtv-database \
mysql5-server mysql5-client libmysqlclient qt4-plugin-sqldriver-sqlmysql xmltv"
@@ -44,7 +44,7 @@ EXTRA_OECONF = " \
--extra-cxxflags="${TARGET_CXXFLAGS} ${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}" \
--extra-ldflags="${TARGET_LDFLAGS}" \
${EXTRA_MYTHTVCONF} \
-"
+ "
do_configure_prepend() {
# it's not autotools anyway, so we call ./configure directly
@@ -64,7 +64,7 @@ do_configure_prepend() {
}
do_install() {
- oe_runmake INSTALL_ROOT=${D} install
+ oe_runmake INSTALL_ROOT=${D} install
install -d ${D}${datadir}/mythtv
install -d ${D}${datadir}/mythtv/sql
install -m 0644 ${S}/database/mc.sql ${D}${datadir}/mythtv/sql