From 58f2ba6405c8b0390995af535592c94eb38e013c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 13 Feb 2010 21:09:30 +0100 Subject: add tcsh package, update TODO --- package/python2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/python2/Makefile') diff --git a/package/python2/Makefile b/package/python2/Makefile index b7ceaa372..56aaa9062 100644 --- a/package/python2/Makefile +++ b/package/python2/Makefile @@ -49,5 +49,6 @@ post-install: ${INSTALL_BIN} ${WRKINST}/usr/bin/python ${IDIR_PYTHON2}/usr/bin ${CP} ${WRKINST}/usr/lib/libpython*.so* ${IDIR_PYTHON2}/usr/lib ${CP} ${WRKINST}/usr/lib/python2.6/* ${IDIR_PYTHON2}/usr/lib/python2.6 + -find ${IDIR_PYTHON2} -name \*.pyo -exec rm {} \; include ${TOPDIR}/mk/pkg-bottom.mk -- cgit v1.2.3