@ -36,7 +36,7 @@ define Package/libexpat/description
A fast, non-validating, stream-oriented XML parsing library.
A fast, non-validating, stream-oriented XML parsing library.
e n d e f
e n d e f
CMAKE_ OPTIONS += \
OPTIONS += \
-DDOCBOOK_TO_MAN= OFF \
-DDOCBOOK_TO_MAN= OFF \
-DEXPAT_BUILD_TOOLS= OFF \
-DEXPAT_BUILD_TOOLS= OFF \
-DEXPAT_BUILD_EXAMPLES= OFF \
-DEXPAT_BUILD_EXAMPLES= OFF \
@ -48,6 +48,9 @@ CMAKE_OPTIONS += \
-DEXPAT_NS= OFF \
-DEXPAT_NS= OFF \
-DEXPAT_DEV_URANDOM= OFF
-DEXPAT_DEV_URANDOM= OFF
CMAKE_OPTIONS += $( OPTIONS)
CMAKE_HOST_OPTIONS += $( OPTIONS)
d e f i n e P a c k a g e / l i b e x p a t / i n s t a l l
d e f i n e P a c k a g e / l i b e x p a t / i n s t a l l
$( INSTALL_DIR) $( 1) /usr/lib
$( INSTALL_DIR) $( 1) /usr/lib
$( CP) $( PKG_INSTALL_DIR) /usr/lib/libexpat.so.* $( 1) /usr/lib/
$( CP) $( PKG_INSTALL_DIR) /usr/lib/libexpat.so.* $( 1) /usr/lib/