diff options
Diffstat (limited to 'meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb')
| -rw-r--r-- | meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb b/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb index 36e85058d3..55f3282b7b 100644 --- a/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb +++ b/meta-efl/recipes-efl/e17/illume-keyboards-shr_git.bb | |||
| @@ -2,7 +2,7 @@ SECTION = "x11/data" | |||
| 2 | 2 | ||
| 3 | SRC_URI = "git://git.shr-project.org/repo/illume-keyboards.git;protocol=http;branch=master \ | 3 | SRC_URI = "git://git.shr-project.org/repo/illume-keyboards.git;protocol=http;branch=master \ |
| 4 | file://0001-Makefile-update-KEYBOARDS_DIR-for-new-illume2.patch \ | 4 | file://0001-Makefile-update-KEYBOARDS_DIR-for-new-illume2.patch \ |
| 5 | file://LICENSE" | 5 | file://LICENSE" |
| 6 | S = "${WORKDIR}/git" | 6 | S = "${WORKDIR}/git" |
| 7 | 7 | ||
| 8 | SRCREV = "4064489f359a1addf572089b582f317dff5f50e1" | 8 | SRCREV = "4064489f359a1addf572089b582f317dff5f50e1" |
| @@ -93,6 +93,6 @@ DESCRIPTION_illume-keyboard-persian = "Illume keyboard with persian layout" | |||
| 93 | FILES_illume-keyboard-persian = "${KEYBOARDS_DIR}/Persian.kbd ${KEYBOARDS_DIR}/Persian.png" | 93 | FILES_illume-keyboard-persian = "${KEYBOARDS_DIR}/Persian.kbd ${KEYBOARDS_DIR}/Persian.png" |
| 94 | 94 | ||
| 95 | do_install() { | 95 | do_install() { |
| 96 | make DESTDIR=${D} install | 96 | make DESTDIR=${D} install |
| 97 | } | 97 | } |
| 98 | 98 | ||
