diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-06-30 08:34:21 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-06-30 08:34:21 +0000 |
commit | 6eee361b92003c5957d753d046a3a54461d57348 (patch) | |
tree | 783c95f2e79f90d1110e7c706d198fa31d76d2fd | |
parent | d39f748df79ae411cac501ca3b119e6500eb5b0a (diff) | |
download | drakx-6eee361b92003c5957d753d046a3a54461d57348.tar drakx-6eee361b92003c5957d753d046a3a54461d57348.tar.gz drakx-6eee361b92003c5957d753d046a3a54461d57348.tar.bz2 drakx-6eee361b92003c5957d753d046a3a54461d57348.tar.xz drakx-6eee361b92003c5957d753d046a3a54461d57348.zip |
also add unison
-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 b3335b465..112514f79 100755 --- a/move/make_live +++ b/move/make_live @@ -70,7 +70,7 @@ sub installPackages() { qw(perl-Term-Readline-Gnu binutils emacs-X11 bash-completion), #- allow debugging move qw(openssh-askpass-gnome), #- openssh-askpass for mountloop doesn't allow to click on ok/cancel buttons qw(clanbomber freeciv-client freeciv-server crack-attack kdegames), #- more games - qw(numlock shorewall clamav), + qw(numlock shorewall clamav unison), qw(xawtv zapping), #- tv apps qw(scribus scribus-i18n-de scribus-i18n-fr), #- John Jablonski says it's so much useful ], |