[oe-commits] [meta-openembedded] 07/16: indent: delete meaningless line referring to "/usr/doc"

git at git.openembedded.org git at git.openembedded.org
Wed Mar 18 22:36:04 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit f869eaaef3a4aa6d248246b90c01b184dd61dbac
Author: Robert P. J. Day <rpjday at crashcourse.ca>
AuthorDate: Wed Mar 18 08:16:58 2020 -0400

    indent: delete meaningless line referring to "/usr/doc"
    
    Remove what appears to be historical line referencing HTML docs under
    /usr/doc -- building indent generates no such file.
    
    Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-extended/indent/indent_2.2.12.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-oe/recipes-extended/indent/indent_2.2.12.bb b/meta-oe/recipes-extended/indent/indent_2.2.12.bb
index 0f4f4c2..90ba8a2 100644
--- a/meta-oe/recipes-extended/indent/indent_2.2.12.bb
+++ b/meta-oe/recipes-extended/indent/indent_2.2.12.bb
@@ -24,6 +24,4 @@ inherit autotools gettext texinfo
 
 CFLAGS_append_class-native = " -Wno-error=unused-value"
 
-FILES_${PN}-doc += "/usr/doc/indent/indent.html"
-
 BBCLASSEXTEND = "native"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list