summaryrefslogtreecommitdiffstats
path: root/recipes-extended/crconf/crconf_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/crconf/crconf_git.bb')
-rw-r--r--recipes-extended/crconf/crconf_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-extended/crconf/crconf_git.bb b/recipes-extended/crconf/crconf_git.bb
index 704c6ac7..305b47f5 100644
--- a/recipes-extended/crconf/crconf_git.bb
+++ b/recipes-extended/crconf/crconf_git.bb
@@ -13,5 +13,3 @@ S = "${WORKDIR}/git"
13do_install () { 13do_install () {
14 oe_runmake install DESTDIR=${D} 14 oe_runmake install DESTDIR=${D}
15} 15}
16
17FILES:${PN} += "/share/man/* ${libdir}/* ${sbindir}/*"