From c7f2643f780f5485375ee31721069418322bd3c1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 16 Jul 2010 14:26:30 +0200 Subject: a lot of lemote finetuning * add PCM to mixer init script * let ipkg check if rootfs is already rw mounted * fix overlapping utilities * enable DPMS in Xorg configuration, remove unused stuff * set DPMS timeout to 60 seconds via startx, disable screen blanking. Mplayer now runs fine without any screen blanking * enable some more features in vim (f.e. :split) * rename mpc package to libmpc * fix uvcvideo loading (v4l2 compat again..) * add new xset package --- package/libpthread/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/libpthread') diff --git a/package/libpthread/Makefile b/package/libpthread/Makefile index d1ea2621a..883c04a87 100644 --- a/package/libpthread/Makefile +++ b/package/libpthread/Makefile @@ -33,5 +33,6 @@ INSTALL_STYLE:= manual do-install: ${INSTALL_DIR} ${IDIR_LIBPTHREAD}/lib ${CP} ${STAGING_DIR}/lib/libpthread*.so* ${IDIR_LIBPTHREAD}/lib + cd $(IDIR_LIBPTHREAD)/lib && ln -sf libpthread.so.0 libpthread.so include ${TOPDIR}/mk/pkg-bottom.mk -- cgit v1.2.3