diff options
-rw-r--r-- | meta-oe/recipes-support/fbset/fbset_2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fbset/fbset_2.1.bb b/meta-oe/recipes-support/fbset/fbset_2.1.bb index 84ea50c9d1..18559326a1 100644 --- a/meta-oe/recipes-support/fbset/fbset_2.1.bb +++ b/meta-oe/recipes-support/fbset/fbset_2.1.bb | |||
@@ -18,7 +18,7 @@ SRC_URI = "http://ftp.debian.org/debian/pool/main/f/fbset/fbset_2.1.orig.tar.gz | |||
18 | file://fbset-2.1-fix-makefile-dep.patch \ | 18 | file://fbset-2.1-fix-makefile-dep.patch \ |
19 | " | 19 | " |
20 | 20 | ||
21 | inherit autotools-brokensep update-alternatives | 21 | inherit update-alternatives |
22 | 22 | ||
23 | do_install() { | 23 | do_install() { |
24 | install -d ${D}${sbindir} ${D}${datadir}/man/man8 ${D}${datadir}/man/man5 | 24 | install -d ${D}${sbindir} ${D}${datadir}/man/man8 ${D}${datadir}/man/man5 |