repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cornucopia: bump SRCREV
[openembedded.git]
/
recipes
/
gtk-doc
/
gtk-doc.bb
blob
a7ab21ed2da004195c77cd8ceaf03b4f38e761f0
1
SECTION
=
"x11/base"
2
SRC_URI
=
"file://gtk-doc.m4"
3
LICENSE
=
"LGPL"
4
PR
=
"r3"
5
6
ALLOW_EMPTY_$
{
PN
} =
"1"
7
8
do_install
() {
9
install
-
d $
{
D
}/
$
{
datadir
}/
aclocal
10
install
-
m
0644
$
{
WORKDIR
}/
gtk
-
doc.m4 $
{
D
}/
$
{
datadir
}/
aclocal
11
}
12
13
NATIVE_INSTALL_WORKS
=
"1"
14
BBCLASSEXTEND
=
"native"