mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
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:
@@ -8,7 +8,7 @@ PR="r1"
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
|
||||
|
||||
|
||||
S = ${WORKDIR}/${PN}
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
inherit autotools pkgconfig gettext
|
||||
|
||||
|
||||
Reference in New Issue
Block a user