Explorar el Código

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@crashcourse.ca>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Robert P. J. Day hace 4 años
padre
commit
f869eaaef3
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      meta-oe/recipes-extended/indent/indent_2.2.12.bb

+ 0 - 2
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"