diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light_1.0.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light_1.0.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light_1.0.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light_1.0.bb index 9d46b43c42..cefb975890 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light_1.0.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview-classic-light_1.0.bb | |||
| @@ -6,8 +6,7 @@ inherit allarch | |||
| 6 | 6 | ||
| 7 | SRC_URI = "file://classic-light.xml" | 7 | SRC_URI = "file://classic-light.xml" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/sources" | 9 | S = "${UNPACKDIR}" |
| 10 | UNPACKDIR = "${S}" | ||
| 11 | 10 | ||
| 12 | do_install() { | 11 | do_install() { |
| 13 | install -d ${D}${datadir}/gtksourceview-3.0/styles | 12 | install -d ${D}${datadir}/gtksourceview-3.0/styles |
