diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-11-26 15:38:27 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-11-26 15:38:27 +0000 |
commit | 299b4476f2bbdda7d1e8fa757aa8849ca134d708 (patch) | |
tree | 23910c4db17c203983a552777a0926496053086f /move | |
parent | c1fe43a3bca0149fca259ba53b52f2c96df0610e (diff) | |
download | drakx-299b4476f2bbdda7d1e8fa757aa8849ca134d708.tar drakx-299b4476f2bbdda7d1e8fa757aa8849ca134d708.tar.gz drakx-299b4476f2bbdda7d1e8fa757aa8849ca134d708.tar.bz2 drakx-299b4476f2bbdda7d1e8fa757aa8849ca134d708.tar.xz drakx-299b4476f2bbdda7d1e8fa757aa8849ca134d708.zip |
binutils contains strings
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 f0010f7f8..2af7b7093 100755 --- a/move/make_live +++ b/move/make_live @@ -43,7 +43,7 @@ sub installPackages { qw(ATI_GLX NVIDIA_GLX), qw(hcfpcimodem hsflinmodem ltmodem NVIDIA_nforce-2.4.22.21mdk), qw(xinput), #- for some mice - qw(perl-Term-Readline-Gnu), #- allow debugging move + qw(perl-Term-Readline-Gnu binutils), #- allow debugging move ], }); |