Update of /cvsroot/leaf/src/bering-uclibc/apps/sed In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv20431
Modified Files: buildtool.cfg buildtool.mk Added Files: sed-sys_nerr.patch.gz Removed Files: sed.mk sed.txt Log Message: update to uClibc-0.9.28 and added uClibc specific patch --- sed.mk DELETED --- Index: buildtool.mk =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc/apps/sed/buildtool.mk,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** buildtool.mk 17 Nov 2004 17:38:30 -0000 1.2 --- buildtool.mk 18 Jun 2006 21:21:54 -0000 1.3 *************** *** 14,17 **** --- 14,18 ---- zcat $(SED_SOURCE) | tar -xvf - zcat $(SED_PATCH1) | patch -d $(SED_DIR) -p1 + zcat $(SED_PATCH2) | patch -d $(SED_DIR) -p1 touch $(SED_DIR)/.source Index: buildtool.cfg =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc/apps/sed/buildtool.cfg,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** buildtool.cfg 24 Mar 2005 20:43:59 -0000 1.2 --- buildtool.cfg 18 Jun 2006 21:21:54 -0000 1.3 *************** *** 19,20 **** --- 19,27 ---- </File> + <File sed-sys_nerr.patch.gz> + Server = cvs-sourceforge + envname = SED_PATCH2 + Revision = HEAD + Directory = sed + </File> + --- NEW FILE: sed-sys_nerr.patch.gz --- (This appears to be a binary file; contents omitted.) --- sed.txt DELETED --- _______________________________________________ leaf-cvs-commits mailing list leaf-cvs-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits