diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-12-08 09:55:45 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-12-08 09:55:45 +0000 |
commit | 3a40bd28bfb65d5712d4931573f389c56c3c79bc (patch) | |
tree | 85307630f2924fea1dd76b8a77942a85f30e50a6 /move | |
parent | f7ed6bcd75d6763a92c6c1e01f5bc4aeca079b28 (diff) | |
download | drakx-3a40bd28bfb65d5712d4931573f389c56c3c79bc.tar drakx-3a40bd28bfb65d5712d4931573f389c56c3c79bc.tar.gz drakx-3a40bd28bfb65d5712d4931573f389c56c3c79bc.tar.bz2 drakx-3a40bd28bfb65d5712d4931573f389c56c3c79bc.tar.xz drakx-3a40bd28bfb65d5712d4931573f389c56c3c79bc.zip |
also install kdegames (per regis request)
Diffstat (limited to 'move')
-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 f5efc8491..f51c78f80 100755 --- a/move/make_live +++ b/move/make_live @@ -55,7 +55,7 @@ sub installPackages { qw(xinput), #- for some mice 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), #- more games + qw(clanbomber freeciv-client freeciv-server crack-attack kdegames), #- more games qw(numlock shorewall), qw(xawtv zapping), #- tv apps ], |