summaryrefslogtreecommitdiff
path: root/recipes/mythtv/gmyth-upnp_0.7.0.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/gmyth-upnp_0.7.0.bb
parent8888b934f982cada78555c2217d0066020bbc991 (diff)
mythtv: removed tabs
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/mythtv/gmyth-upnp_0.7.0.bb')
-rw-r--r--recipes/mythtv/gmyth-upnp_0.7.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/mythtv/gmyth-upnp_0.7.0.bb b/recipes/mythtv/gmyth-upnp_0.7.0.bb
index 6fce816fef..be16cea59a 100644
--- a/recipes/mythtv/gmyth-upnp_0.7.0.bb
+++ b/recipes/mythtv/gmyth-upnp_0.7.0.bb
@@ -15,14 +15,14 @@ AUTOTOOLS_STAGE_PKGCONFIG = "1"
do_compile_append() {
sed -i -e s:${STAGING_DIR_TARGET}::g \
- -e s,Version:,Version:\ 0\.7\.0,g \
- -e s:/${TARGET_SYS}::g \
+ -e s,Version:,Version:\ 0\.7\.0,g \
+ -e s:/${TARGET_SYS}::g \
-e s:clinkc::g \
gmyth-upnp.pc
}
do_install_append() {
- mv ${D}/${bindir}/test ${D}/${bindir}/gmyth-upnp-test
+ mv ${D}/${bindir}/test ${D}/${bindir}/gmyth-upnp-test
}
SRC_URI[md5sum] = "29e58ea47e1548d70e4498cabca249a6"