[Module-build-checkins] Module-Build Changes,1.312,1.313
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2004-11-12 02:27:16
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25893 Modified Files: Changes Log Message: Eliminate a redundant recipe Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.312 retrieving revision 1.313 diff -C2 -d -r1.312 -r1.313 *** Changes 9 Nov 2004 23:48:36 -0000 1.312 --- Changes 12 Nov 2004 02:27:01 -0000 1.313 *************** *** 26,29 **** --- 26,33 ---- the MANIFEST.SKIP. [Ron Savage] + - Eliminated a redundant recipe from the Cookbook, now that there are + some more extensive recipes on how to add stuff to the + build/install sequences. + 0.2602 (Bug fix for 0.26) Thu Nov 4 11:19:29 CST 2004 |