diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-08-04 06:53:18 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-08-04 06:53:18 +0000 |
commit | 03a43e98a877d0efc0e1c7e2e4f714810552d2ce (patch) | |
tree | 1ee0339c30a6e19c95799e7624dce4b068d4374f | |
parent | 6778ba679af2769845d8d837917c8b9e7dafa3e1 (diff) | |
download | drakx-03a43e98a877d0efc0e1c7e2e4f714810552d2ce.tar drakx-03a43e98a877d0efc0e1c7e2e4f714810552d2ce.tar.gz drakx-03a43e98a877d0efc0e1c7e2e4f714810552d2ce.tar.bz2 drakx-03a43e98a877d0efc0e1c7e2e4f714810552d2ce.tar.xz drakx-03a43e98a877d0efc0e1c7e2e4f714810552d2ce.zip |
do install mandrake-doc-drakxtools-xx
-rwxr-xr-x | move/make_live | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/move/make_live b/move/make_live index 249989043..0ddca9ace 100755 --- a/move/make_live +++ b/move/make_live @@ -48,7 +48,7 @@ sub installPackages() { qw(acpi acpid), #- so that removing acpi=ht will work qw(mountloop), #- crypted folders qw(dnotify), #- notification of /etc changes - qw(mandrake_doc-move-en mandrake_doc-move-fr mandrake_doc-move-drakxtools-en mandrake_doc-move-drakxtools-fr), + qw(mandrake-doc-drakxtools-en mandrake-doc-drakxtools-fr mandrake-doc-drakxtools-es mandrake-doc-drakxtools-it), qw(synaptics), #- network conf: qw(wireless-tools pcmcia-cs), |