phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: packages/doc README.sgml,1.1,1.2


From: Luca - De Whiskey's - De Vitis <address@hidden>
Subject: [Phpgroupware-cvs] CVS: packages/doc README.sgml,1.1,1.2
Date: Sun, 30 Jun 2002 07:03:40 -0400

Update of /cvsroot/phpgroupware/packages/doc
In directory subversions:/tmp/cvs-serv7786/packages/doc

Modified Files:
        README.sgml 
Log Message:
- Corrected minor spelling error.


Index: README.sgml
===================================================================
RCS file: /cvsroot/phpgroupware/packages/doc/README.sgml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** README.sgml 28 Jun 2002 19:38:52 -0000      1.1
--- README.sgml 30 Jun 2002 11:03:38 -0000      1.2
***************
*** 51,55 ****
                                The <Quote>do</Quote> command, is meant to 
build phpgroupware
                                packages, in as many format as possible. It 
does not only build
!                               the packages: it can releas them under a 
specified common
                                directory (grouping packages by format), or 
apply configurable
                                checks to test the source packages integrity. 
<Quote>do</Quote>
--- 51,55 ----
                                The <Quote>do</Quote> command, is meant to 
build phpgroupware
                                packages, in as many format as possible. It 
does not only build
!                               the packages: it can release them under a 
specified common
                                directory (grouping packages by format), or 
apply configurable
                                checks to test the source packages integrity. 
<Quote>do</Quote>
***************
*** 70,74 ****
                                        All the packages names reports either 
the current date in a
                                        "%Y%m%d" format, or the version 
specified by the release
!                                       tag.  Each target specified can only be 
achived if all the
                                        requisites are met (automatically 
checked).
                                </Para>
--- 70,74 ----
                                        All the packages names reports either 
the current date in a
                                        "%Y%m%d" format, or the version 
specified by the release
!                                       tag.  Each target specified can only be 
achieved if all the
                                        requisites are met (automatically 
checked).
                                </Para>
***************
*** 77,81 ****
                                        <Title>Building by module name.</Title>
                                        <Para>
!                                               You can buld each module 
separately, simply passing one
                                                or more modules names as 
argument:
                                                <ProgramListing>
--- 77,81 ----
                                        <Title>Building by module name.</Title>
                                        <Para>
!                                               You can build each module 
separately, simply passing one
                                                or more modules names as 
argument:
                                                <ProgramListing>
***************
*** 95,99 ****
  prompt$ ./packages/do deb tar.bz2 rpm
                                                </ProgramListing>
!                                               The formats buildable up to now 
are:
                                                <ItemizedList>
                                                        <ListItem>
--- 95,99 ----
  prompt$ ./packages/do deb tar.bz2 rpm
                                                </ProgramListing>
!                                               Up to now, only the following 
formats are accepted:
                                                <ItemizedList>
                                                        <ListItem>
***************
*** 133,140 ****
                                <Para>
                                        The <Quote>compile</Quote> target is 
responsible of the
!                                       compiling of the sgml files into useful 
backends formats:
                                        txt, html, rtf and eventually ps.  By 
now this target is
!                                       not required, sou you have to manually 
pass it to the
!                                       <Quote>do</Quote> commandi before 
anything else:
                                        <ProgramListing>
  prompt$ ./packages/do compile build
--- 133,140 ----
                                <Para>
                                        The <Quote>compile</Quote> target is 
responsible of the
!                                       compiling of the sgml files into useful 
formats:
                                        txt, html, rtf and eventually ps.  By 
now this target is
!                                       not required, so you have to manually 
pass it to the
!                                       <Quote>do</Quote> command before 
anything else:
                                        <ProgramListing>
  prompt$ ./packages/do compile build
***************
*** 188,192 ****
                                <Para>
                                        The <Quote>clean</Quote> target clean 
the the source
!                                       modules from all the file genearated so 
far. To clean all,
                                        simply type:
                                        <ProgramListing>
--- 188,192 ----
                                <Para>
                                        The <Quote>clean</Quote> target clean 
the the source
!                                       modules from all the file generated so 
far. To clean all,
                                        simply type:
                                        <ProgramListing>
***************
*** 218,224 ****
  INSTALL_DIRECTORY = /var/www
                                </ProgramListing>
!                               You can olso safely overwrite the MODULES 
variable. The MODULES
!                               variable is not listed above, because it is 
automatically
!                               generated. Overwriting it, will cause 
<Quote>do</Quote> not to
                                generate it.
                        </Para>
--- 218,224 ----
  INSTALL_DIRECTORY = /var/www
                                </ProgramListing>
!                               You can also safely overwrite the MODULES 
variable. It is not
!                               listed above, because it is automatically 
generated.
!                               Overwriting it, will cause <Quote>do</Quote> 
not to
                                generate it.
                        </Para>
***************
*** 236,240 ****
                                        variable:
                                        <ProgramListing>
! promtp$ ./packages/do 'MODULES = polls forum' 'PACKAGES = tar.gz rpm'
                                        </ProgramListing>
                                        The above command build only tar.gz and 
rpm packages for
--- 236,240 ----
                                        variable:
                                        <ProgramListing>
! prompt$ ./packages/do 'MODULES = polls forum' 'PACKAGES = tar.gz rpm'
                                        </ProgramListing>
                                        The above command build only tar.gz and 
rpm packages for
***************
*** 281,286 ****
                                        </ItemizedList>
                                The first two are because i still don't know 
how to cleanly package
!                               them for debian: it was simplier to exclude 
them in any case.
!                               The later is because of a packaging name 
problem: i choosed to use
                                functions instead of mappings for name 
manipulation for their
                                quickness and extensibility, and excluding 
syncml-server was the less
--- 281,286 ----
                                        </ItemizedList>
                                The first two are because i still don't know 
how to cleanly package
!                               them for debian: it was simpler to exclude them 
in any case.
!                               The later is because of a packaging name 
problem: i chose to use
                                functions instead of mappings for name 
manipulation for their
                                quickness and extensibility, and excluding 
syncml-server was the less




reply via email to

[Prev in Thread] Current Thread [Next in Thread]