FILES_${PN} += '${libdir}/perl5' cpan_do_configure () { perl Makefile.PL if [ "${BUILD_SYS}" != "${HOST_SYS}" ]; then . ${STAGING_DIR}/${TARGET_SYS}/perl/config.sh sed -e "s:\(SITELIBEXP = \).*:\1${sitelibexp}:; s:\(SITEARCHEXP = \).*:\1${sitearchexp}:; s:\(INSTALLVENDORLIB = \).*:\1${D}${libdir}/perl5:; s:\(INSTALLVENDORARCH = \).*:\1${D}${libdir}/perl5:" < Makefile > Makefile.new mv Makefile.new Makefile fi } cpan_do_compile () { oe_runmake PASTHRU_INC="${CFLAGS}" } cpan_do_install () { oe_runmake install_vendor } EXPORT_FUNCTIONS do_configure do_compile do_install > : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/linux/linux-wrt-2.4.20
pan>
AgeCommit message (Expand)AuthorFiles
2005-06-30import clean BK tree at cset 1.3670Koen Kooi15
2005-03-21Merge nslu2-linux@nslu2-linux.bkbits.net:openembeddedg2@giantshoulder.com14
Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-03-01all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel1
2005-07-27fixed SRC_URI for gnokiiMarcin Juszkiewicz1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi4
2005-01-14Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembeddedRod Whitby2