1 DESCRIPTION
= "a collection of autoconf m4 macros"
2 HOMEPAGE
= "http://cwautomacros.berlios.de/"
6 SRC_URI
= "http://download.berlios.de/cwautomacros/cwautomacros-${PV}.tar.bz2"
7 SRC_URI
[md5sum
] = "352b295897ddb30c0d7d0acdd0b2313a"
8 SRC_URI
[sha256sum
] = "8f683713baa63e6b5c2ea72067f77cbacf0bee7d4efa907951c6bb5ac1ffd6b0"
15 sed
-i
-e's
,\$
(INSTALLPREFIX
)/share
,$
{D
}$
{datadir
},g' \
16 -e's
,\$
(INSTALLPREFIX
),$
{D
},g' \
19 mv $
{D
}$
{datadir
}/cwautomacros
/m4 $
{D
}$
{datadir
}/aclocal
22 NATIVE_INSTALL_WORKS
= "1"
23 BBCLASSEXTEND
+= "native nativesdk"