matchbox: Quoting fixes, s#libx11#virtual/libx11# from OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@911 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-11-21 10:43:05 +00:00
parent b6b03ef9f3
commit f73c7d9cf6
9 changed files with 14 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
EXTRA_OECONF = "--enable-startup-notification --enable-dnotify"
S = ${WORKDIR}/${PN}
S = "${WORKDIR}/${PN}"
inherit autotools pkgconfig
@@ -22,7 +22,7 @@ FILES_${PN} = "${bindir}/* \
FILES_${PN}-dev += "${libdir}/matchbox-desktop \
${includedir}/matchbox-desktop \
${libdir}/matchbox/desktop/*.*a \
${libdir}/matchbox/desktop/*.*a \
${datadir}/matchbox/desktop/modules/*a"
FILES_${PN}-dbg += "${libdir}/matchbox/desktop/.debug/"