slitaz-tools diff README @ rev 662

tazinst: fix Makefile errors on po files
author Dominique Corbex <domcox@slitaz.org>
date Sat Aug 06 21:19:23 2011 +0200 (2011-08-06)
parents d2947f34da10
children 29fe613b2eb6
line diff
     1.1 --- a/README	Sat Apr 30 16:27:52 2011 +0100
     1.2 +++ b/README	Sat Aug 06 21:19:23 2011 +0200
     1.3 @@ -15,17 +15,23 @@
     1.4  
     1.5  More tools information
     1.6  -----------------------
     1.7 +You will find documentation in the doc/ folder and README files for some tools:
     1.8  
     1.9      * installer/README
    1.10      * tazbox/README
    1.11 +    * tazdrop/README
    1.12  
    1.13  
    1.14  Installation
    1.15  ------------
    1.16 -The tools are built and installed through tazwok and the wok, and split
    1.17 -into 2 separate packages: one with only ncurses dependencies (for a text 
    1.18 -system) and one with GTK dependencies (for a graphical system). So make 
    1.19 -install...
    1.20 +The tools are split into 2 separate packages: one with only ncurses dependencies
    1.21 +(for a text system) and one with GTK dependencies (for a graphical system). So
    1.22 +we have 2 make install and make default to compile PO files. Install's support
    1.23 +DESTDIR for packaging:
    1.24 +
    1.25 +# make
    1.26 +# make install
    1.27 +# make install-boxes
    1.28  
    1.29  
    1.30  Translation