From: Michael Lauer Date: Sat, 24 Apr 2004 16:54:50 +0000 (+0000) Subject: ImUtil.h was removed - dont try to stage it. patch courtesy pb_ X-Git-Tag: Release-2010-05/1~19566 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=273a862fea8a2cd1a7672dfa28a6c0c52434dbad;p=openembedded.git ImUtil.h was removed - dont try to stage it. patch courtesy pb_ BKrev: 408a9bdanG_Aa-vC2Be6LfZDrcsbGw --- diff --git a/x11/x11-cvs.oe b/x11/x11-cvs.oe index 3f72b7a998..6c54055001 100644 --- a/x11/x11-cvs.oe +++ b/x11/x11-cvs.oe @@ -31,7 +31,6 @@ do_stage() { install -c -m 644 include/X11/Xutil.h ${STAGING_INCDIR}/X11/Xutil.h install -c -m 644 include/X11/cursorfont.h ${STAGING_INCDIR}/X11/cursorfont.h install -c -m 644 include/X11/region.h ${STAGING_INCDIR}/X11/region.h - install -c -m 644 include/X11/ImUtil.h ${STAGING_INCDIR}/X11/ImUtil.h oe_soinstall src/.libs/libX11.so.6.2.1 ${STAGING_LIBDIR}/ install -c -m 644 src/.libs/libX11.a ${STAGING_LIBDIR}/libX11.a