Update of /cvsroot/leaf/src/The_UnNamed_One/apps/local
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv15949/apps/local

Added Files:
        buildtool.cfg buildtool.mk 
Log Message:
initial import


--- NEW FILE: buildtool.cfg ---
<File buildtool.mk>
  Server = cvs-sourceforge
  Revision = HEAD
  Directory = local
</File>

<Package>
        <local>
                version  = 3.0
                Revision = 1

                Help <<EOF
                Add files to the config database
                LEAF package by __PACKAGER__, __BUILDDATE__
                
                By adding files to the local.local file, they will be forced 
saved in 
                the config database. This can be used for scripts that are 
added on a 
                running system and are not part of any package. The format is 
simple, 
                list the full path to the file without a leading slash:
                etc/init.d/example.sh
                Don't remove the first entry in this file.
                EOF

                <Permissions>
                        Files = 644
                        Directories = 755
                </Permissions>
                
                <Owner>
                                Files = root:root
                                Directories = root:root
                </Owner>
                
                <Contents>
                        <File>
                                Filename        = var/lib/lrpkg/local.local
                                Description     = list of files that should be 
saved
                                Type            = conf
                                Type            = local
                        </File>
                </Contents>
        </local>
</Package>

--- NEW FILE: buildtool.mk ---
#############################################################
#
# local
#
#############################################################

include $(MASTERMAKEFILE)

source: 
        # nothing to be done

build:
        # nothing to be done

clean:
        # nothing to be done


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to