blob: 07753601ac7129038dc7eb0c27f2860427eeb53f (
plain)
1
2
3
4
5
6
|
FILES_sgml-common_append = ' ${datadir}/sgml'
SRC_URI = ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/sgml-common-${PV}.tgz \
file://${FILESDIR}/autohell.patch;patch=1
inherit autotools
|