aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libqtaux
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2006-11-18 00:17:21 +0000
committerHolger Freyther <zecke@selfish.org>2006-11-18 00:17:21 +0000
commit00db8c040e08335a8a42ede66596b6f49275ccce (patch)
treec6088906fb630fc4b4e7d1af648359bde8e370e7 /packages/libqtaux
parent11fa945b34ad7d10c14073af9966f274b4cf49ed (diff)
downloadopenembedded-00db8c040e08335a8a42ede66596b6f49275ccce.tar.gz
Fix parse error by adding one or two "'" or '"' removing whitespace behind \...
Diffstat (limited to 'packages/libqtaux')
-rw-r--r--packages/libqtaux/libqtaux2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libqtaux/libqtaux2.inc b/packages/libqtaux/libqtaux2.inc
index e06882424d..258df26a15 100644
--- a/packages/libqtaux/libqtaux2.inc
+++ b/packages/libqtaux/libqtaux2.inc
@@ -25,5 +25,5 @@ do_install() {
oe_libinstall -so libqtaux2 ${D}${palmtopdir}/lib
}
-FILES_${PN}=${palmtopdir}/lib
+FILES_${PN}="${palmtopdir}/lib"