diff options
Diffstat (limited to 'meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb')
-rw-r--r-- | meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb index 1ee2657bd0..1018e0675e 100644 --- a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb +++ b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb | |||
@@ -14,7 +14,6 @@ SRC_URI = "git://github.com/lucasdemarchi/dietsplash.git;branch=master;protocol= | |||
14 | 14 | ||
15 | inherit autotools | 15 | inherit autotools |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | ||
18 | 17 | ||
19 | EXTRA_OECONF = " --with-systemdsystemunitdir=${systemd_unitdir}/system \ | 18 | EXTRA_OECONF = " --with-systemdsystemunitdir=${systemd_unitdir}/system \ |
20 | --disable-staticimages --with-rootdir=${root_prefix}" | 19 | --disable-staticimages --with-rootdir=${root_prefix}" |