From d72530b6ebf2009eb2c9f9c7cb6222c140b711b4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb <wbx@openadk.org> Date: Wed, 30 Dec 2009 17:30:11 +0100 Subject: fix make allmodconfig for alix1c-eglibc --- package/libXaw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/libXaw') diff --git a/package/libXaw/Makefile b/package/libXaw/Makefile index fd707feb1..4d6277f05 100644 --- a/package/libXaw/Makefile +++ b/package/libXaw/Makefile @@ -23,6 +23,6 @@ INSTALL_STYLE:= auto post-install: ${INSTALL_DIR} ${IDIR_LIBXAW}/usr/lib - ${CP} ${WRKINST}/usr/lib/libXaw.so* ${IDIR_LIBXAW}/usr/lib/ + ${CP} ${WRKINST}/usr/lib/libXaw?.so* ${IDIR_LIBXAW}/usr/lib/ include ${TOPDIR}/mk/pkg-bottom.mk -- cgit v1.2.3