[leaf-commits] src/bering-uclibc4/source/syslinux buildtool.mk, 1.3, 1.4
KP Kirchd?rfer <[email protected]>
| Newsgroups | gmane.linux.leaf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/leaf/src/bering-uclibc4/source/syslinux In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2317 Modified Files: buildtool.mk Log Message: fix for perl in BT_STAGING_DIR Index: buildtool.mk =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc4/source/syslinux/buildtool.mk,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** buildtool.mk 6 Jun 2010 19:38:45 -0000 1.3 --- buildtool.mk 2 Oct 2010 12:53:33 -0000 1.4 *************** *** 8,11 **** --- 8,13 ---- SYSLINUX_DIR:=syslinux-3.20 SYSLINUX_TARGET_DIR:=$(BT_BUILD_DIR)/syslinux + PERLVER=$(shell ls $(BT_STAGING_DIR)/usr/lib/perl5) + $(SYSLINUX_DIR)/.source: *************** *** 17,20 **** --- 19,23 ---- mkdir -p $(SYSLINUX_TARGET_DIR) mkdir -p $(SYSLINUX_TARGET_DIR)/usr/bin + export PERLLIB=$(BT_STAGING_DIR)/usr/lib/perl5/$(PERLVER); \ $(MAKE) CC=$(TARGET_CC) -C $(SYSLINUX_DIR) cp -a $(SYSLINUX_DIR)/isolinux.bin $(SYSLINUX_TARGET_DIR)/usr/bin/ ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev