mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
clutter-cairo: Set S correctly
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5409 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
bfb1d06d69
commit
7edfdb4961
|
@ -8,4 +8,3 @@ SRC_URI = "svn://svn.o-hand.com/repos/clutter/branches;module=clutter-0-8;proto=
|
|||
file://enable_tests-0.8.patch;patch=1 "
|
||||
|
||||
S = "${WORKDIR}/clutter-0-8"
|
||||
|
||||
|
|
|
@ -9,4 +9,4 @@ SRC_URI = "svn://svn.o-hand.com/repos/clutter/branches;module=clutter-cairo-0-6;
|
|||
|
||||
S = "${WORKDIR}/clutter-cairo-0-6"
|
||||
|
||||
|
||||
PR = "r1"
|
||||
|
|
|
@ -7,6 +7,6 @@ DEPENDS += "clutter-0.8"
|
|||
SRC_URI = "svn://svn.o-hand.com/repos/clutter/branches;module=clutter-cairo-0-8;proto=http \
|
||||
file://enable_examples.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/${PN}"
|
||||
S = "${WORKDIR}/clutter-cairo-0-8"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user