[leaf-commits] src/bering-uclibc4/source/updater buildtool.cfg, 1.1.1.1, 1.2
Andrew <[email protected]>
| Newsgroups | gmane.linux.leaf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/leaf/src/bering-uclibc4/source/updater In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31440/updater Modified Files: buildtool.cfg Log Message: package fixes Index: buildtool.cfg =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc4/source/updater/buildtool.cfg,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** buildtool.cfg 26 Apr 2010 09:03:04 -0000 1.1.1.1 --- buildtool.cfg 25 May 2010 22:13:25 -0000 1.2 *************** *** 19,22 **** --- 19,43 ---- </File> + <File updater.conf> + Server = cvs4-sourceforge + Revision = HEAD + envname = SOURCE + Directory = updater + </File> + + <File ipkg> + Server = cvs4-sourceforge + Revision = HEAD + envname = SOURCE + Directory = updater + </File> + + <File ipkg.move> + Server = cvs4-sourceforge + Revision = HEAD + envname = SOURCE + Directory = updater + </File> + <Package> <updater> ------------------------------------------------------------------------------