e722380a68
that the libdialog changes have gone in to support it. Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl>
8 lines
350 B
Plaintext
8 lines
350 B
Plaintext
- fixed a bug with respect to the parsing of the pkg_info output
|
|
- implemented get_desc() which extracts +DESC and +COMMENT from the
|
|
packages. This is still done the stupid way (slow).
|
|
- install_batch(): two lists, one containing the to be installed
|
|
packages from the chosen directory, the other containing the
|
|
allready installed packages.
|
|
|