diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-06-21 10:20:40 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-06-21 10:20:40 +0000 |
commit | 27893da156a8bf46ae00c310dcd06b61b6a28c86 (patch) | |
tree | 6e711957120ceb8d27566a6f886a9c424aef3b59 /docs/HACKING | |
parent | cd417a1a507369b6df9ab23415bf6da3579c2bc5 (diff) | |
download | drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.tar drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.tar.gz drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.tar.bz2 drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.tar.xz drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.zip |
s/Linux-Mandrake/Mandrake Linux/
s/linux-mandrake/mandrakesoft/
(hand made, no i18n messages done)
Diffstat (limited to 'docs/HACKING')
-rw-r--r-- | docs/HACKING | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/HACKING b/docs/HACKING index d2ed0662b..301d8fe0b 100644 --- a/docs/HACKING +++ b/docs/HACKING @@ -11,7 +11,7 @@ Beware, don't try this on a production machine with important data. Sources installation: First grab the gi.tar.bz2 archive and untar it in your home directory, -for example from DrakX-*.src.rpm on your Linux-Mandrake distribution. +for example from DrakX-*.src.rpm on your Mandrake Linux distribution. cd to gi for i in `du -a | grep CVS/Root | cut -f 2` @@ -34,7 +34,7 @@ Preparing the compilation process: (1) target directory -create a /export directory and copy a recent Mandrake-Linux CD in there. +create a /export directory and copy a recent Mandrake Linux CD in there. (You don't have to put have all the RPMS...) ; you'll need roughly 1.5 Gbytes for a full install. |