diff options
Diffstat (limited to 'openjade')
-rw-r--r-- | openjade/openjade_1.3.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openjade/openjade_1.3.2.oe b/openjade/openjade_1.3.2.oe index 0c6ff00c66..66d0f834e2 100644 --- a/openjade/openjade_1.3.2.oe +++ b/openjade/openjade_1.3.2.oe @@ -7,7 +7,7 @@ Specification Language) stylesheets to SGML and XML documents." SRC_URI = "${SOURCEFORGE_MIRROR}/openjade/openjade-${PV}.tar.gz \ file://${FILESDIR}/configure.patch;patch=1" -inherit autotools libtool +inherit autotools EXTRA_OECONF = "--enable-spincludedir=${STAGING_INCDIR}/OpenSP \ --enable-splibdir=${STAGING_LIBDIR}" |