wok-current annotate thunderbird/stuff/README @ rev 12732
busybox: add getty fix from busybox.net
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 06 18:15:24 2012 +0200 (2012-05-06) |
parents | |
children | cd72738a73b8 |
rev | line source |
---|---|
domcox@6080 | 1 |
domcox@6080 | 2 |
domcox@6080 | 3 Tazwok build Thunderbird from the official Mozilla source code, we use a .mozconfig |
domcox@6080 | 4 file to set all configure options. SliTaz thunderbird.mozconfig.conf is copied in the |
domcox@6080 | 5 mozilla source code with the command 'tazwok cook'. So if you want to make |
domcox@6080 | 6 some changes, edit thunderbird.mozconfig.conf. |
domcox@6080 | 7 |
domcox@6080 | 8 - domcox |